Crawlee v3.1.2 Release Notes
Release Date: 2022-11-15 // almost 2 years ago-
๐ Bug Fixes
- injectJQuery in context does not survive navs (#1661) (493a7cf)
- ๐ make router error message more helpful for undefined routes (#1678) (ab359d8)
- MemoryStorage: correctly respect the desc option (#1666) (b5f37f6)
- requestHandlerTimeout timing (#1660) (493ea0c)
- ๐ฏ shallow clone browserPoolOptions before normalization (#1665) (22467ca)
- ๐ support headfull mode in playwright js project template (ea2e61b)
- ๐ support headfull mode in puppeteer js project template (e6aceb8)
๐ Features
Previous changes from v3.1.1
-
๐ Bug Fixes
- โ
utils.playwright.blockRequests
warning message (#1632) (76549eb) - concurrency option override order (#1649) (7bbad03)
- ๐ handle non-error objects thrown gracefully (#1652) (c3a4e1a)
- mark session as bad on failed requests (#1647) (445ae43)
- ๐ support reloading of sessions with lots of retries (ebc89d2)
- ๐ fix type errors when
playwright
is not installed (#1637) (de9db0c) - โฌ๏ธ upgrade to [email protected] (#1623) (ce36d6b)
๐ Features
- โ