💥 Breaking changes
- Drop support of "blockNavigation" option (#150)
- Drop support of NodeJS <20
Important
This version used a new way to keep puppeteer package updated. See website-scraper/puppeteer-version-wrapper
What's Changed
- Drop support of NodeJS 14 and 16 by @aivus in #77
- Unpin puppeteer dependency by @aivus in #78
- Bump puppeteer from 20.9.0 to 21.1.1 by @dependabot[bot] in #79
- Use new headless mode in one of the tests by @aivus in #80
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #81
- Bump actions/setup-node from 3 to 4 by @dependabot[bot] in #83
- Bump actions/stale from 8 to 9 by @dependabot[bot] in #85
- Bump github/codeql-action from 2 to 3 by @dependabot[bot] in #86
- Bump c8 from 8.0.1 to 9.1.0 by @dependabot[bot] in #89
- Bump puppeteer from 21.11.0 to 22.4.1 by @dependabot[bot] in #97
- Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by @dependabot[bot] in #100
- Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 by @dependabot[bot] in #107
- Bump puppeteer from 22.15.0 to 23.0.2 by @dependabot[bot] in #113
- Bump chai from 4.4.1 to 5.1.1 by @dependabot[bot] in #104
- Bump c8 from 9.1.0 to 10.1.2 by @dependabot[bot] in #108
- Bump paambaati/codeclimate-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #116
- Bump mocha from 10.8.2 to 11.0.1 by @dependabot[bot] in #118
- Update node.js versions in Github Action by @aivus in #119
- Fix builds on ubuntu latest by @aivus in #120
- Use Qlty instead of Code Climate by @aivus in #133
- Drop support of NodeJS 18 by @aivus in #136
- Bump finalhandler from 1.3.1 to 2.1.0 by @dependabot[bot] in #128
- Bump serve-static from 1.16.2 to 2.2.0 by @dependabot[bot] in #129
- Bump qltysh/qlty-action from 1 to 2 by @dependabot[bot] in #139
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #138
- Bump chai from 5.3.3 to 6.0.1 by @dependabot[bot] in #141
- Bump actions/stale from 9 to 10 by @dependabot[bot] in #145
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #144
- Drop support of "blockNavigation" option by @aivus in #150
- Replace direct puppeteer dependency with wrapper by @aivus in #134
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #151
- Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #152
- Use NodeJS 24 in workflow by @aivus in #153
- Publish the package using the GitHub workflow by @aivus in #154
- Add sponsors workflow by @aivus in #155
Full Changelog: v1.1.0...v2.0.0