3.3 KiB
3.3 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.7.0 (2020-04-08)
Features
1.6.0 (2020-04-01)
Features
1.5.0 (2020-01-24)
Features
1.4.1 (2019-04-27)
Note: Version bump only for package svg-baker
1.4.0 (2018-10-29)
Bug Fixes
- compiler: move symbols sort from sprite-factory to compiler (4690c75)
- sprite-factory: sort symbols by id to get more determined sprite content (9132e23)
- make symbol.tree getter immutable (343dc86)
- preserve
fill
andstroke
attrs when transform svg to symbol (51cb3d5) - security vulnerability in merge-options dependency (0482a12)
- sprite move gradients outside symbol (c6fcab4)
- update package info (7cc1b95)
- upgrade merge-options due to severity vulnerabilities (0538c60)
Features
- sprite-factory: allow to configure usages and styles rendering (bc63366)
- svg-to-symbol-transformation: preserve fill-* and stroke-* attributes (edda97d)
- add ARIA attrs to whitelist (e6dd50d)
1.2.8 (2017-06-15)
Bug Fixes
- Remove DOCTYPE and xml declaration from source (a380107)
1.2.7 (2017-05-13)
Bug Fixes
- sprite-factory: dissapearing use tags when sprite is a part of page DOM (a8c60ee)