Skip to content

Releases: ztrehagem/svg-bundler

v2.1.0

09 Feb 05:26
9a85846
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

09 Nov 00:58
c726db5
Compare
Choose a tag to compare

Changes

  • update dependencies

Full Changelog: v2.0.0...v2.0.1

v2.0.0

27 May 10:44
16eb6ac
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v2.0.0

Changes

  • CommonJS modules are no longer provided. There are only Node.js Native ESM.
  • Removed SvgBundler#remove().
  • All attributes on source <svg> except xmlns are added to bundled <symbol>.
  • Removed xmlns:xlink attribute from bundled <svg>.
  • @xmldom/xmldom is used for parsing SVG instead of cheerio. Output SVG might be slightly changed.

v1.0.0

16 Apr 10:47
Compare
Choose a tag to compare
1.0.0