Releases: zner0L/postcss-fonticons
Releases · zner0L/postcss-fonticons
Fix dependencies
2.0.1 - Pakage Updates
Updated packages to remove vulnerable dependencies. You should be able to keep every as is.
2.0.0 - postcss 8 support
This is a breaking release: The new version uses the new postcss 8 APIs and can therefore only be used with postcss versions > 8.
The new version should bring speed improvements as it utilizes the new and faster API. Also, thanks to typescript the plugin now supplies types for you to use.
Migration
If you already use postcss 8, you should only consider adding the fontName
option, to prevent collisons, as font names are no longer generated as hashes of the containing icons.