Skip to content

Releases: JetBrains/svg-sprite-loader

v3.5.1

08 Dec 12:46
Compare
Choose a tag to compare

Bug Fixes

  • package: drop postinstall script (8a46c78)

v3.5.0

08 Dec 12:46
Compare
Choose a tag to compare

Features

  • loader: add functional type of spriteFilename (297a957)

v3.4.1

23 Oct 17:02
Compare
Choose a tag to compare

Bug Fixes

  • plugin: make sprite file hash more stable (7e9c53e)

v3.4.0

19 Oct 22:36
Compare
Choose a tag to compare

Features

  • better html-webpack-plugin interop in extract mode (8a2d63e)

v3.3.1

16 Oct 14:41
Compare
Choose a tag to compare

Bug Fixes

  • loader: check this.cacheable existence before call it (c1ed50a)

v3.3.0

16 Oct 14:41
Compare
Choose a tag to compare

Features

  • plugin: allow to render external sprite without styles and usages (fcf3939)

v3.2.6

28 Sep 14:38
Compare
Choose a tag to compare

Bug Fixes

  • loader: #187 support rule.oneOf config (75df92e)
  • loader: support resourceQuery in extract mode with webpack version above 1 (6652d78)

v3.2.5

28 Sep 14:38
Compare
Choose a tag to compare

Bug Fixes

  • runtime: don't encode "(", ")" and "~" symbols when replacing urls in references (388ce74)

v3.2.4

20 Aug 18:09
Compare
Choose a tag to compare

Bug Fixes

  • preserve fill and stroke attrs when transform svg to symbol (d845aa3)

v3.2.3

18 Aug 07:20
Compare
Choose a tag to compare

Bug Fixes

  • deal with deprecation warnings from webpack 3 (d150035)