- Update dependencies to last versions
- Minor readme change
- Logo change
- Long term caching
Attention! Major release!
- Change Initialize logic
- One instance for many sprites
- Compiling via special mark variavle like
__svg__
- Add default
xmlns:xlink
attribute to result svg
- Use new ConcatSource dependency for webpack 2.x
- Add
template
option for custom jade layout - Add file caching to fix multiple sprite creation
- Use
emit
insteadcompilation
state for comfortable work in devmode
- Change
glob
withglobby
to support multiple patterns
- Сhanges during this period have been lost and forgotten :'(
- Move deprecated cheerio parsing to hell
- Performance optimization
- Remove some magic initial params from plugin init config
- SVG sprite file creating from JADE template engine
- SVGxhr.js more comfortable right now