neocotic / convert-svg

Node.js packages for converting SVG into other formats using headless Chromium
MIT License
198 stars 45 forks source link

Bump Puppeteer to v1 #32

Closed neocotic closed 6 years ago

neocotic commented 6 years ago

Puppeteer v1 was released at the start of the new year and I'd like to take advantage of it. I don't see anything that should be an immediate benefit for us, but we'll be able to get any of their bug fixes and performance improvements. Also, using the latest Chromium is always best for us as so that we get any SVG rendering improvements.