Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.6.0 #76

Merged
merged 12 commits into from
Apr 28, 2022
Merged

Release 0.6.0 #76

merged 12 commits into from
Apr 28, 2022

Conversation

neocotic
Copy link
Owner

@neocotic neocotic commented Apr 28, 2022

  • 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

* **Breaking Change:** All packages now require Node.js version 12.20.0 or newer
* Fix [CVE-2021-23631](https://nvd.nist.gov/vuln/detail/CVE-2021-23631) by improving input validation
* Bump dependencies (incl. major for Puppeteer)
* Bump devDependencies
* Skip inconsistent tests
@neocotic neocotic changed the title roll 0.6.0 Release 0.6.0 Apr 28, 2022
@neocotic neocotic added this to the 0.6.0 milestone Apr 28, 2022
@neocotic neocotic self-assigned this Apr 28, 2022
@neocotic neocotic merged commit c9e48d2 into master Apr 28, 2022
@neocotic neocotic deleted the develop branch April 28, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant