Releases: nuxt-modules/svg-sprite
Releases · nuxt-modules/svg-sprite
v1.0.0
Announcing SVG-Sprite v1.0.0, now based on Nuxt 3 and Svgo 3! 🎉🎉🎉
v0.5.2
- Use an empty layout for icons page
v0.5.0
🚀 Features
icons-page
- Add color for icon name (#194)
- Add search functionality and improve UI
storybook
v0.4.12
🐛 Bug Fixes
icons-page
- prevent file not found error (#184)
💖 Thanks to
v0.4.11
Bug Fixes
- Avoid using non-primitive value as key (2cd503c)
v0.4.9
Features
- iconsPath: disable icons list page if path does not provided (c4cc120)
v0.4.8
Bug Fixes
- icons-list: drop default namespace in icons list (62d8572)
v0.4.5
Features
- icons-list: list all icons in a single page on dev mode (10238c5)
v0.4.3
Features
- expose file-loader publicPath (88ee0e3)
v0.4.1
Bug Fixes
- Do not register hooks on start-mode (03ec139)
Features
- Introduce svgConfig option (8016593)