Releases: nuxt/icon
Releases · nuxt/icon
v1.13.0
v1.12.0
🚀 Features
- Upgrade
module-builder
to v1, drop CJS build - by @antfu (4aa09) - Allow
:customize="false"
- by @RBV1 and @antfu in #334 (21091) - Allow using IconifyJSON as custom collection - by @Aareksio and @antfu in #366 (9491b)
🐞 Bug Fixes
- Apply hydration mismatch bug fix to SVG icons - by @benlavalley in #377 (065e8)
View changes on GitHub
v1.11.0
v1.10.3
v1.10.2
v1.10.1
🚀 Features
- Allow to scan for custom iconify collections - by @Quasarman, Johannes Balog and @antfu in #318 (f4570)
View changes on GitHub
v1.10.0
v1.9.3
No significant changes
View changes on GitHub
v1.9.2
🐞 Bug Fixes
- Fallback to
customize
function from app.config - by @mukundshah and @antfu in #314 (94c1a) - perf: Add a simple cache to client bundle - by @antfu (0c679)