Releases: arkon/ng-inline-svg
Releases · arkon/ng-inline-svg
v9.0.0
- Bump dependencies for Angular 8
v8.6.0
- Fix typing for
setSVGAttributes
(#116)
- Change output module type to
es2015
(#117)
v8.5.0
- Option to avoid fetching SVGs on server side (#110)
v8.4.1
- Fixed bug in
removeSVGAttributes
(#108)
v8.4.0
- Added
[setSVGAttributes]
option (#97)
- Added
SVGScriptEvalMode
enum for convenience
v8.3.0
- Fixed support for symbols ID which are numbers (#98)
v8.2.0
- Explicitly define rxjs 6 as a peer dependency (#93)