Releases: JetBrains/svg-sprite-loader
Releases · JetBrains/svg-sprite-loader
v3.1.0
Features
- loader: webpack 3 module concatenation interop in extract mode (8a79536)
v3.0.11
Bug Fixes
- runtime: pass proper old URL in Angular workaround (fbda8a2)
v3.0.10
Configuration
- configuration: add support for
symbolRegExp
pattern in symbol name interpolation (e9de712)
v3.0.9
Bug Fixes
- runtime: fix IE/Edge rendering with SVG containing 'style' elements (dcc9e27)
v3.0.8
Bug Fixes
- runtime: fallback to early sprite mount when document.body appears (a71e67a)
v3.0.7
Bug Fixes
- runtime-generator: return symbol id string in compat mode (7641af0)
v3.0.6
Bug Fixes
- loader: add support for issuer when matching rules (fixes #149)
v3.0.5
Bug Fixes
- loader: replace sprite filename in whole source (d4d4429)
v3.0.4
Bug Fixes
- utils: properly replace path to image with sprite name on Windows (6bdd6cd)
v3.0.3
Bug Fixes
- configuration: proper configurator runtime selection based on `target` loader context (a7365a2)