All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.8 (2017-07-28)
- runtime: fallback to early sprite mount when document.body appears (a71e67a)
3.0.7 (2017-07-24)
- runtime-generator: return symbol id string in compat mode (7641af0)
3.0.6 (2017-07-17)
3.0.5 (2017-06-02)
- loader: replace sprite filename in whole source (d4d4429)
3.0.4 (2017-05-31)
- utils: properly replace path to image with sprite name on Windows (6bdd6cd)
3.0.3 (2017-05-29)
- configuration: proper configurator runtime selection based on `target` loader context (a7365a2)
3.0.2 (2017-05-24)
- loader: check module request properly in isModuleShouldBeExtracted with DLL Plugin (ffb7b04)
3.0.1 (2017-05-22)
- runtime-generator: runtime generator in extract mode return object instead of string (208b6dc)
3.0.0 (2017-05-21)
- loader: runtime exports an object in extract mode (f0af0eb)
- tools: rollback to standart-version :) (b948e65)
- loader: Generated runtime in extract mode is changed from string to object
ISSUES CLOSED: #123
2.1.0 (2017-05-13)
- multiple: update svg-baker deps (ead7d68), closes #101 #103 #112
- runtime: update svg-baker-runtime with fixed angular workaround (1543029), closes #103
2.0.6 (2017-05-13)
- configure: use
browser-sprite``browser-symbol
forelectron-renderer
target (b9a3ed0)
2.1.0-3 [beta] (2017-05-10)
2.1.0-2 [beta] (2017-05-09)
- loader: symbol id interpolation (18edd99)
2.1.0-1 [beta] (2017-05-08)
- plugin: properly generate symbol url in extract mode (6af7230)
2.1.0-0 [beta] (2017-05-07)
- utils: fix default import (0c34daa)
- 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)