Releases: JetBrains/svg-sprite-loader
Releases · JetBrains/svg-sprite-loader
v3.0.2
Bug Fixes
- loader: check module request properly in isModuleShouldBeExtracted with DLL Plugin (ffb7b04)
v3.0.1
Bug Fixes
- runtime-generator: runtime generator in extract mode return object instead of string (208b6dc)
v3.0.0
Features
- loader: runtime exports an object in extract mode (f0af0eb)
BREAKING CHANGES
- loader: Generated runtime in extract mode is changed from string to object
v2.1.0
Bug Fixes
- multiple: update svg-baker deps (ead7d68), closes #101 #103 #112
- runtime: update svg-baker-runtime with fixed angular workaround (1543029), closes #103
Features
v2.0.6
Bug Fixes
- configure: use
browser-sprite
browser-symbol
for electron-renderer
target (b9a3ed0)
v2.1.0-3
Bug Fixes
- plugin: properly replace paths on Windows (0c70caa), closes #106
v2.1.0-2
Bug Fixes
- loader: symbol id interpolation (18edd99)
v2.1.0-1
Bug Fixes
- plugin: properly generate symbol url in extract mode (6af7230)
v2.1.0-0
Bug Fixes
- utils: fix default import (0c34daa)
Features
- interop: extract-text-webpack-plugin & html-webpack-plugin interop (a38fdcc)
- interop: extract-text-webpack-plugin with allChunks: true interoperability (63d347d)
- spritehash: add ability to use
[spritehash]
substitution token in spriteFilename (f9eba1b)