Skip to content

Releases: svg-sprite/gulp-svg-sprite

v2.0.3

19 Mar 15:59
Compare
Choose a tag to compare

What's Changed

  • CI: add macOS too
  • CI: increase mocha timeout to 10000
  • Update README.md
  • Move mocha config to .mocharc.json
  • Fix package.json properties after the repo move
  • Update xo settings

Full Changelog: v2.0.2...v2.0.3

v2.0.2

13 Mar 19:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

12 Nov 16:21
Compare
Choose a tag to compare
  • Updated dependencies

v2.0.0

27 Sep 18:47
Compare
Choose a tag to compare

What's Changed

  • Refactored code
  • Dropped support for Node.js < 12
  • Updated all dependencies including svg-sprite to v2.0.0
  • Reduced dependencies
  • Switched to GitHub Actions
  • Switched to xo for linting

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

1.5.0 Compatibility release (2018-09-18)

18 Sep 10:47
Compare
Choose a tag to compare

Changes

  • Updated dependencies
  • Dropped support for Node.js < 6.4

1.4.1 Compatibility release (2018-09-18)

18 Sep 10:08
Compare
Choose a tag to compare

Changes

  • Updated dependencies

1.4.0 Compatibility release (2019-03-17)

17 Mar 22:36
Compare
Choose a tag to compare

Enhancements

1.3.7 Compatibility release (2017-06-01)

01 Jun 21:50
Compare
Choose a tag to compare

Enhancements

1.3.6 Bugfix release (2016-08-29)

29 Aug 17:24
Compare
Choose a tag to compare

Enhancements

Bugfixes

  • Fixed LESS template mixin call (svg-sprite #187)
  • Fixed broken keyframe animation support (#63)

1.3.5 Compatibility release (2016-08-15)

15 Aug 20:41
Compare
Choose a tag to compare

Enhancements

Bugfixes