Releases: JetBrains/svg-sprite-loader
Releases · JetBrains/svg-sprite-loader
v3.5.1
Bug Fixes
- package: drop postinstall script (8a46c78)
v3.5.0
Features
- loader: add functional type of spriteFilename (297a957)
v3.4.1
Bug Fixes
- plugin: make sprite file hash more stable (7e9c53e)
v3.4.0
Features
- better html-webpack-plugin interop in extract mode (8a2d63e)
v3.3.1
Bug Fixes
- loader: check this.cacheable existence before call it (c1ed50a)
v3.3.0
Features
- plugin: allow to render external sprite without styles and usages (fcf3939)
v3.2.6
Bug Fixes
- loader: #187 support rule.oneOf config (75df92e)
- loader: support resourceQuery in extract mode with webpack version above 1 (6652d78)
v3.2.5
Bug Fixes
- runtime: don't encode "(", ")" and "~" symbols when replacing urls in references (388ce74)
v3.2.4
Bug Fixes
- preserve
fill
and stroke
attrs when transform svg to symbol (d845aa3)
v3.2.3
Bug Fixes
- deal with deprecation warnings from webpack 3 (d150035)