Releases: felixfbecker/dom-to-svg
Releases · felixfbecker/dom-to-svg
v0.12.2
03 Jul 14:09
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
29 Jun 09:29
Compare
Sorry, something went wrong.
No results found
v0.12.0
15 May 12:18
Compare
Sorry, something went wrong.
No results found
v0.11.9
17 Apr 22:34
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
17 Apr 22:09
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
17 Apr 21:45
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
11 Apr 15:28
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
11 Apr 15:02
Compare
Sorry, something went wrong.
No results found
v0.11.4
11 Apr 14:02
Compare
Sorry, something went wrong.
No results found
v0.11.3
13 Feb 17:12
Compare
Sorry, something went wrong.
No results found
0.11.3 (2021-02-13)
Bug Fixes
handle images served without Content-Type (e0337e6 )