Release Candidate
This is a release candidate. We are still working on v4.0.0, and API stability isn't guaranteed, though we'll aim to keep it fairly consistent. You can try this build by installing or depending on svgo@4.0.0-rc.5
, or svgo@rc
.
Please report any problems you encounter in the GitHub issue tracker. 👍
Refer to the release notes of previous v4.0.0 release candidates to get the full context, this will only describe the differences since the previous release candidate.
We're also working on a Migration Guide from v3 to v4. This will be accessible on svgo.dev once SVGO v4 has been officially released, but currently can only be read from the repository. The migration guide is more concise than the release notes, and only covers the breaking changes.
Changes
Bug Fixes
- convertColors: use
currentColor
instead ofcurrentcolor
by @SethFalco in #2137 - Fix Windows support when running CLI by @Lorfdail in #2141
Thanks, @futuremotiondev and @Studio384, who reported the issues. 👍
Metrics
No functional changes have been made that would affect SVG optimization or the browser bundle.