Releases: felixfbecker/dom-to-svg
Releases · felixfbecker/dom-to-svg
v0.12.2
Compare
Sorry, something went wrong.
No results found
0.12.2 (2021-07-03)
Bug Fixes
tsconfig: target ES2019 to transpile ?./?? (67053ec ), closes #88
v0.12.1
Compare
Sorry, something went wrong.
No results found
0.12.1 (2021-06-29)
Bug Fixes
v0.12.0
Compare
Sorry, something went wrong.
No results found
0.12.0 (2021-05-15)
Features
v0.11.9
Compare
Sorry, something went wrong.
No results found
0.11.9 (2021-04-17)
Bug Fixes
only mutate IDs in the output SVG, not the input (#122 ) (7f0ba02 ), closes #85
v0.11.8
Compare
Sorry, something went wrong.
No results found
0.11.8 (2021-04-17)
Bug Fixes
prevent infinite loop for pseudo elements (1c8a212 ), closes #96
v0.11.7
Compare
Sorry, something went wrong.
No results found
0.11.7 (2021-04-17)
Bug Fixes
use getCTM() for nested SVGs so transforms stack correctly (a9309e4 )
v0.11.6
Compare
Sorry, something went wrong.
No results found
0.11.6 (2021-04-11)
Bug Fixes
deps: update dependency gradient-parser to ^1.0.2 (#86 ) (08068bf )
v0.11.5
Compare
Sorry, something went wrong.
No results found
0.11.5 (2021-04-11)
Bug Fixes
v0.11.4
Compare
Sorry, something went wrong.
No results found
0.11.4 (2021-04-11)
Bug Fixes
v0.11.3
Compare
Sorry, something went wrong.
No results found
0.11.3 (2021-02-13)
Bug Fixes
handle images served without Content-Type (e0337e6 )