Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 365 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 365 Bytes

Changelog

1.0.3

Maintenance

  • Updated dependencies
    • svg-sprite-loader 0.2.0 -> 0.3.0
    • Also bumped dev dependencies for test running

1.0.2

Bugfixes

  • Added the -loader suffix back in for Webpack 2 support.

1.0.1

Bugfixes

  • Fixed execution in Node 6 (use lodash.values instead of Object.values)

1.0.0 Initial Release