Skip to content

Releases: cyyynthia/vite-plugin-magical-svg

v1.8.0

26 Jul 21:21
v1.8.0
5cd84ec

Choose a tag to compare

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

08 Jun 15:00
v1.7.2
d90fa92

Choose a tag to compare

This release fixes the runtime scripts no longer being importable, breaking the plugin. Oops! 😬

v1.7.1

05 Jun 09:40
v1.7.1
96dc568

Choose a tag to compare

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

17 Apr 08:51
v1.7.0
3db7d49

Choose a tag to compare

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

05 Mar 13:30
v1.6.0
4dd371b

Choose a tag to compare

What's Changed

feat: selectively skip recoloring by @cyyynthia

Full Changelog: v1.5.0...v1.6.0

v1.5.0

21 Feb 15:04
30c704f

Choose a tag to compare

What's Changed

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

14 Jul 11:38
16b303b

Choose a tag to compare

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 fill and stroke to a configurable value by @cyyynthia
  • Improve error reporting by @cyyynthia

New Contributors

Full Changelog: 46ef388...v1.3.0