Releases: nuxt/icon
Releases · nuxt/icon
Release list
v2.3.1
🐞 Bug Fixes
- Include Nuxt layers in icon scanner context. - by @oyedejioyewole and Anthony Fu (via agent) in #505 (1345d)
View changes on GitHub
v2.3.0
🚀 Features
View changes on GitHub
v2.2.5
🐞 Bug Fixes
- Don't hard-fail on unresolvable hook-contributed client bundle icons - by @benjamincanac in #504 (c4f79)
View changes on GitHub
v2.2.4
🐞 Bug Fixes
- Resolve client bundle collections from rootDir/workspaceDir - by @benjamincanac in #502 (a744c)
🏎 Performance
- server-bundle: Discover collections via directory listing - by @TheAlexLichter and @atinux in #501 (c1770)
View changes on GitHub
v2.2.3
🐞 Bug Fixes
- Scope per-instance customize to unique CSS selector - by @mukundshah and Sébastien Chopin in #483 (17d93)
- server:
- Use
ufofor query parsing to fix h3 v2 compatibility - by @benjamincanac and @atinux in #493 (93172) - Guard collection lookup against prototype keys - by @itsmelouis and Sébastien Chopin in #488 (45025)
- Use
View changes on GitHub
v2.2.2
🐞 Bug Fixes
- Detect package manager for missing collection install suggestion - by @arashsheyda in #474 (50c3b)
- Detect installed collections from Nuxt rootDir/workspaceDir - by @benjamincanac in #477 (90faf)
View changes on GitHub
v2.2.1
No significant changes
View changes on GitHub
v2.2.0
v2.1.1
🐞 Bug Fixes
- Ensure deterministic icon sort order in client bundle - by @andreasgangso in #446 (df5b1)