Svg Sprite Versions Save

SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)

v2.0.4

1 month ago
  • Fixed _transformShape not calling all transformations 0302084 (backported from main)
  • Adding failing tests for issue #762 85d9a3a (backported from main)

v3.0.0-rc2

1 month ago

What's Changed

Full Changelog: https://github.com/svg-sprite/svg-sprite/compare/v3.0.0-rc1...v3.0.0-rc2

v2.0.3

2 months ago

Hopefully this will be the last 2.x version and the next version will be v3.0.0. There might be regressions compared to 1.x in main (3.x), so if you have time please make a PR with an accompanied test case and CC me.

This is the only way to move forward given the limited resources we have.


What's Changed

New Contributors

Full Changelog: https://github.com/svg-sprite/svg-sprite/compare/v2.0.2...v2.0.3

v3.0.0-rc1

2 months ago

Hopefully this will be the last beta/rc version and no further breaking changes will happen. There might be regressions compared to 1.x or 2.x, so if you have time please make a PR with an accompanied test case and CC me.

This is the only way to move forward given the limited resources we have.


What's Changed

New Contributors

Full Changelog: https://github.com/svg-sprite/svg-sprite/compare/v3.0.0-beta3...v3.0.0-rc1

v3.0.0-beta3

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/svg-sprite/svg-sprite/compare/v3.0.0-beta2...v3.0.0-beta3

v3.0.0-beta2

1 year ago

What's Changed

Full Changelog: https://github.com/svg-sprite/svg-sprite/compare/v3.0.0-beta1...v3.0.0-beta2?w=1

v3.0.0-beta1

1 year ago

What's Changed

Full Changelog: https://github.com/svg-sprite/svg-sprite/compare/v3.0.0-alpha2...v3.0.0-beta1

v3.0.0-alpha2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/svg-sprite/svg-sprite/compare/v3.0.0-alpha1...v3.0.0-alpha2

v3.0.0-alpha1

1 year ago

Breaking Changes

  • Require Node.js >= 14.18.0

What's Changed

New Contributors

Full Changelog: https://github.com/svg-sprite/svg-sprite/compare/v2.0.2...v3.0.0-alpha1?w=1