Releases
8.0.0
Compare
Sorry, something went wrong.
No results found
Added: demo directory (thanks for @shogo ).
Changed: export glyphsData instead foundFiles (glyphsData contain all information about any glyph).
Changed: result.styles rename to result.template (for API).
Changed: dest by default process.cwd().
Changed: rename dest-styles CLI option to dest-template.
Changed: rename cssTemplateClassName to templateClassName.
Changed: rename cssTemplateFontPath to templateFontPath.
Changed: rename cssTemplateFontName to templateFontName.
Changed: glyphTransformFn should always return glyph metadata.
Changed: minimum required nodejs version is now 6.9.5 (see svgicons2svgfont .
Changed: use globby@8 (based on fast-glob, it is better perf).
Chore: minimum used svgicons2svgfont package is now ^9.0.2
Chore: minimum used cosmiconfig package is now ^4.0.0
Fixed: don't use globby for getting build-in tempalte (better perf).
Fixed: always add trailing slash to templateFontPath.
You can’t perform that action at this time.