Skip to content

v2.0.5 — alive again

Choose a tag to compare

@TrySound TrySound released this 19 Aug 16:14
· 3 commits to master since this release

svg-parser is alive again! 🎉

After a long quiet period, maintenance has resumed. This patch release refreshes the project around the stable parser you already know—there are no intentional parser API or behavior changes.

What changed

  • Added CI coverage across all supported Node.js versions, from Node.js 8 through Node.js 24
  • Added trusted npm publishing with package provenance
  • Modernized the build and lint toolchain with tsdown, oxlint, and oxfmt
  • Improved installation, usage, output, and API documentation
  • Updated development dependencies and addressed vulnerable transitive dependencies while preserving Node.js 8 compatibility for consumers

Install or update with:

npm install svg-parser@2.0.5

Thanks to everyone who has used, reported issues on, and contributed to svg-parser over the years. The project is maintained again, and contributions are welcome.

Full changelog: v2.0.4...v2.0.5