Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

57 lines (36 loc) · 1.11 KB

Changelog

Breaking / Enhancements / Bug Fixes

1.0.0 (unreleased)

  • Convert to esm module

0.5.1

  • fix build badge

0.5.0

  • Drop support for node < 14
  • Upgrade all dependencies
  • Move to dotcore64 org

0.4.0

  • Drop support for node < 8
  • Add support for node 12
  • Upgrade all dependencies

0.3.1

  • Fixed a publishing issue where the lib folder was missing in the NPM package.

0.3.0

  • Fixed an issue where if this library was called on top of the same CSS file, it would replace the content. Now it will append it.
  • Bump ttf2svg to 1.1.0

0.2.1

Enhancements

0.2.0

Enhancements
Bug Fixes