- 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)