Skip to content

v2.0.1

Latest
Compare
Choose a tag to compare
@Kaciras Kaciras released this 09 Jan 06:11
· 74 commits to master since this release
8559664

Breaking changes

  • vite-plugin-svg-sfc now removes xmlns, version, and xml:space attributes from <svg>, these attributes are redundant for inlined SVG.
  • Require Vite >= 5 or Rollup >= 4.
  • Builtin SVGO plugin setSVGAttrs is renamed to modifySVGAttrs.