Releases: s3xysteak/unplugin-iconify-generator
Releases · s3xysteak/unplugin-iconify-generator
v0.7.3
🚀 Features
- Normalize
iconify.customCollectionJsonPaths
to relative path - by @s3xysteak (f6b52)
View changes on GitHub
v0.7.2
🚀 Features
- Clear output directory when building start. - by @s3xysteak (b5d22)
🐞 Bug Fixes
- Improve path match - by @s3xysteak (b8052)
View changes on GitHub
v0.7.1
v0.7.0
🚀 Features
- Fine-grained update JSON based on prefixes - by @s3xysteak (b235f)
View changes on GitHub
v0.6.1
v0.6.0
🚨 Breaking Changes
- Deprecated
unplugin-iconify-generator/core
because it is wordy. Now export core functions/types inunplugin-iconify-generator
- by @s3xysteak (4e376)
View changes on GitHub
v0.5.0
🚨 Breaking Changes
- Deprecated
base
option. Usecwd
instead. - by @s3xysteak (2264e)
View changes on GitHub
v0.4.0
🚀 Features
- Update minor deps. - by @s3xysteak (040ec)
- Thanks to
unplugin
, support farm/rolldown/rspack - by @s3xysteak (78018)
View changes on GitHub
v0.3.1
🚀 Features
- Update JSON while icons added/unlinked/changed - by @s3xysteak (1dd13)
View changes on GitHub
v0.3.0
🚀 Features
- Better support for jsonc. Will not change comments in
.vscode
any more. - by @s3xysteak (ecd80)