Skip to content

v2.3.1

Compare
Choose a tag to compare
@B4nan B4nan released this 03 May 15:32
· 1746 commits to master since this release

What's Changed

  • fix: utils.apifyClient early instantiation by @barjin in #1330
  • fix: ensure failed req count is correct when using RequestList by @mnmkng in #1347
  • fix: random puppeteer crawler (running in headful mode) failure by @AndreyBykov in #1348

    This should help with the We either navigate top level or have old version of the navigated frame bug in puppeteer.

  • fix(ts): allow returning falsy values in RequestTransform's return type
  • feat: add utils.playwright.injectJQuery by @barjin in #1337
  • feat: add keyValueStore option to Statistics class by @B4nan in #1345
  • perf(browser-pool): do not use page.authenticate as it disables cache

Full Changelog: v2.3.0...v2.3.1