Releases: nuxt/icon
Releases · nuxt/icon
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.0
- chore: cleanup (2ba215f)
- feat: introduce
clientBundle.includeCustomCollections
option, #34 (#223) (5b373e4) - refactor: split files (313a5f2)
- fix: insert styles before first style tag (#218) (aa15b2a)
- chore: update deps (5993e11)
- fix: tolerant nullish icon name, fix #217 (cb44eed)
- chore: update deps (e696074)
- fix: support nitro preset detection in zero config environments (#216) (7587b2a)
v1.3.1
v1.3.0
v1.2.1
v1.2.0
v1.1.1
- chore: update scripts (6e4d7f9)
- fix: don't fail when scanning css rules from external stylesheets (#192) (ca451c8)
- docs: correct color example, fix #176 (f51af19)
- feat: switch default
provider
toiconify
whenssr: false
, fix #179 (de92533) - chore: update deps (16dad5c)
- feat: allow local endpoint path to be overridden with
icon.localApiEndpoint
(#191) (b05feee) - feat: graceful error handling of invalid svgs (#195) (27004c7)
- fix: missing json import attribute when importing iconify packages (#187) (e10740b)
- chore: indicate compatibility with nuxt v4 (#202) (4183555)
- docs: fix component example url (#198) (c93d15b)
- docs: typo (#182) (85a0e7b)
- docs: add docs for manual setup, close #177 (acd1f75)