What's Changed
- Adding 'exclusionMode' option by @azenkovets in #228
- Refactor: use BlobType alias consistently by @K1ender in #249
- Improve CSS vars detection. Closes #255
#255
- Fix toImg() dimensions when scale==1. Closes #254
#254
- Enhance web fonts detection on deph relative paths. See #253
e2a8c45
- Add two new options to control transforms and shadows on root element
8c9a75f
- Add toSvg() in replacement of toImg()
10e2043
,122317e
- Improve relative path detection. See #253
34158e0
- Lint code
c754981
- Lint tests
ee974ed
New Contributors
- @azenkovets made their first contribution in #228
- @K1ender made their first contribution in #249
Full Changelog: v1.9.11...v1.9.13