npm svgo 4.0.1
v4.0.1

latest releases: 2.8.2, 2.8.1, 3.3.3...
5 hours ago

What's Changed

Dependencies

  • Sets minimum version of sax (XML parser) to v1.5.0, which improves built-in guards against entity expansion.

Bug Fixes

Performance

Other Changes

  • Plugins no longer include if they are enabled or disabled by default, as this was written inconsistently. The --show-plugins argument appends the presets a plugin is in to the end of the line. By @viralcodex in #2174
  • Plugin/preset types to enforce the name start with preset- if it is a preset (collection of plugins). By @SethFalco in #2178

Metrics

Before and after of the browser bundle of each respective version:

v4.0.0 v4.0.1 Delta
svgo.browser.js 780.2 kB 781.5 kB ⬆️ 1.3 kB

Don't miss a new svgo release

NewReleases is sending notifications on new releases.