Changelog
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.3.3 (2023-05-31)
Bug Fixes
Features
3.3.2 (2023-05-11)
Bug Fixes
Features
- allow running single crawler instance multiple times (#1844) (9e6eb1e), closes #765
- router: allow inline router definition (#1877) (2d241c9)
3.3.1 (2023-04-11)
Bug Fixes
- start status message logger after the crawl actually starts (5d1df7a)
- status message - total requests (#1842) (710f734)
3.3.0 (2023-03-09)
Features
- add basic support for
setStatusMessage
(#1790) (c318980) - move the status message implementation to Crawlee, noop in storage (#1808) (99c3fdc)
3.2.2 (2023-02-08)
Note: Version bump only for package @crawlee/basic
3.2.1 (2023-02-07)
Note: Version bump only for package @crawlee/basic
3.2.0 (2023-02-07)
Bug Fixes
3.1.4 (2022-12-14)
Bug Fixes
- session.markBad() on requestHandler error (#1709) (e87eb1f), closes #1635 /github.com/apify/crawlee/blob/5ff04faa85c3a6b6f02cd58a91b46b80610d8ae6/packages/browser-crawler/src/internals/browser-crawler.ts#L524
3.1.3 (2022-12-07)
Bug Fixes
Features
3.1.2 (2022-11-15)
Note: Version bump only for package @crawlee/basic
3.1.1 (2022-11-07)
Note: Version bump only for package @crawlee/basic
3.1.0 (2022-10-13)
Note: Version bump only for package @crawlee/basic
3.0.4 (2022-08-22)
Note: Version bump only for package @crawlee/basic