Skip to content

Webfont X

Compare
Choose a tag to compare
@jimmyandrade jimmyandrade released this 09 Apr 16:55
· 209 commits to master since this release

Welcome to the new major version of Webfont 10, also called Webfont X.

We've added a bunch of security improvements and new features.

Breaking changes

  • Drop support for Node.js 8 and Node.js 11 (please use Node.js 10, 12 or higher) (925a8b9, 1fef9dd);
  • Migrate all codebase to TypeScript (0b71779);

Bug fixes

  • Respect formats option when using external config (29769b0)

Core new features

Dependency

  • Use fs instead of fs-extra for writing files (e7bf9f5);

Security and compatibility