Skip to content

Releases: ecomfe/fontmin

v2 support ES Modules

22 Nov 03:56
Compare
Choose a tag to compare

fontmin v2.x only support ES Modules, and run on Node v16+.

If you need to use CommonJS version, please install fontmin v1.x:

npm install --save fontmin@1

add dts, support esm and ts

11 Aug 11:45
Compare
Choose a tag to compare
v1.0.0

feat: add dts, support esm and ts