Releases: cyyynthia/vite-plugin-magical-svg
Releases · cyyynthia/vite-plugin-magical-svg
v1.8.0
What's Changed
chore: upgrade deps by @cyyynthia
refactor: use unquoted attributes in solid runtime by @cyyynthia
feat: vue-vapor support by @cyyynthia
Full Changelog: v1.7.2...v1.8.0
v1.7.2
v1.7.1
This release changes the way the package is distributed from faux esm to a real dual-build.
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
ci: deploy via GitHub Actions with provenance by @cyyynthia
chore: use # instead of @ in compiler hints by @cyyynthia
chore: improve README.md a bit by @cyyynthia
feat: add include/exclude filter options by @cyyynthia
Full Changelog: v1.6.0...v1.7.0
v1.6.0
v1.5.0
What's Changed
- feat: mark Vue components as raw by @mary-ext in #19
- feat: tree-shaking of unused icons by @cyyynthia in #16
- feat: strip some properties of the generated symbols by @cyyynthia (issue #15)
- feat: add react19 support by @cyyynthia
- chore: upgrade dependencies by @cyyynthia
Full Changelog: v1.3.0...v1.5.0
I accidentally bumped the version twice, so there's no version 1.4.0 >:)
v1.3.0
What's Changed
- Improve component codegen by @mary-ext in #12
- Add the ability to keep width/height specified on the source SVG by @cyyynthia
- Add the ability to define a width/height on output SVGs by @cyyynthia
- Add the ability to overwrite
fillandstroketo a configurable value by @cyyynthia - Improve error reporting by @cyyynthia
New Contributors
Full Changelog: 46ef388...v1.3.0