Releases: jpkleemans/vite-svg-loader
Releases · jpkleemans/vite-svg-loader
5.1.0
5.0.1
Change package type to "module".
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- Lowering required vue version by @gkatsanos in #105
- Vite v5 compatibility by @sergiocarracedo in #125
- Update example to use Vite v5 by @jpkleemans in #126
New Contributors
- @sergiocarracedo made their first contribution in #125
Full Changelog: 4.1.0...5.0.0
4.1.0
What's Changed
- preventing vue's compileTemplate from removing style tag by @DirectorRen-TV in #92
- Replacing vue-compiler-sfc with vue core by @gkatsanos in #103
New Contributors
- @DirectorRen-TV made their first contribution in #92
- @gkatsanos made their first contribution in #103
Full Changelog: 4.0.0...4.1.0
4.0.0
Upgrade to SVGO v3 by @kingyue737 in #83
3.6.0
Send path to svgo by @mrleblanc101 in #61
3.5.1
3.5.0
3.4.0
Fallback to default loader if a file can't be loaded