Crawlee v2.3.1 Release Notes

Release Date: 2022-05-03 // almost 2 years ago
    • ๐Ÿ›  fix: utils.apifyClient early instantiation (#1330)
    • feat: utils.playwright.injectJQuery() (#1337)
    • feat: add keyValueStore option to Statistics class (#1345)
    • ๐Ÿ›  fix: ensure failed req count is correct when using RequestList (#1347)
    • ๐Ÿ›  fix: random puppeteer crawler (running in headful mode) failure (#1348) > This should help with the We either navigate top level or have old version of the navigated frame bug in puppeteer.
    • ๐Ÿ›  fix: allow returning falsy values in RequestTransform's return type