Releases: nuxt-community/svg-module
Releases · nuxt-community/svg-module
v0.4.1
What's Changed
- Adds example for dynamic SVG without wrapper to README by @madc in #91
- fix: pass the correct context parameters to the file-loader by @yandongxu in #100
New Contributors
- @madc made their first contribution in #91
- @yandongxu made their first contribution in #100
Full Changelog: v0.4.0...v0.4.1
0.4.0
What's Changed
- feat: Options to configure file-loader name property by @TroAlexis in #75
New Contributors
- @TroAlexis made their first contribution in #75
Full Changelog: v0.3.0...v0.4.0
v0.3.0
-
Add sprite support (svg-sprite-loader)
-
Add options to configure vue-svg-loader
Thanks to @mrleblanc101