Releases: neocotic/convert-svg
Releases · neocotic/convert-svg
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
- Breaking Change: All packages now require Node.js version 12.20.0 or newer
- Support UTF-8 characters in SVG
- Support SVG dimensions (width, height) that use
pt
units - Add
rounding
API and CLI option to control how dimensions are rounded (defaults to"round"
) - Fix CVE-2021-23631 by improving input validation
quality
CLI option for JPEG not passed correctly #65- Bump dependencies (incl. major for Puppeteer)
- Bump devDependencies
- Skip inconsistent tests
0.5.0
- moved from !ninja to neocotic ad5aa55
- modified CI to now target Node.js 8, 10, and 11 63fcb27
- bump dependencies 6daedb1
- bumped devDependenices 3a8ae85
- fixed linting errors 96e7e06
- fixed broken tests by regenerating expected fixtures bf34770
- preventing lerna breaking build when calling "npm ci" on bootstrap 1391071