v2.2.1
What's Changed
- fix: ignore requests that are no longer in progress by @B4nan in #1258
- fix: do not use
tryCancel()from inside sync callback by @B4nan in #1265 - fix: revert to puppeteer 10.x by @B4nan in #1276
- fix: wait when
bodyis not available ininfiniteScroll()from Puppeteer utils by @B4nan in #1277 - fix: expose logger classes on the
utils.loginstance by @B4nan in #1278
Full Changelog: v2.2.0...v2.2.1