We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a674eb commit 400ab5eCopy full SHA for 400ab5e
CHANGELOG.md
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
6
- Updated dependencies to their latest versions
7
- In particular the devDependencies `puppeteer` and `puppeteer-core` received a major upgrade (to version `2`)
8
- `peerDependencies` was changed to `^1.5.0 || ^2.0.0` as there were no changes regarding the API that this library uses.
9
+- Removed support for Node.js version 6 as puppeteer [dropped support](https://github.com/puppeteer/puppeteer/pull/5045) for it.
10
11
## [0.17.0] - 2019-08-03
12
### Changed
0 commit comments