github apify/crawlee v2.3.1

latest releases: v3.9.2, v3.9.1, v3.9.0...
2 years ago

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

Don't miss a new crawlee release

NewReleases is sending notifications on new releases.