v0.18.0
Changed
- Updated dependencies to their latest versions
- In particular the devDependencies
puppeteer
andpuppeteer-core
received a major upgrade (to version2
)
- In particular the devDependencies
peerDependencies
was changed to^1.5.0 || ^2.0.0
as there were no changes regarding the API that this library uses.- Removed support for Node.js version 6 as puppeteer dropped support for it.