v3.10.4
apify-service-account
released this
11 Jun 15:06
·
250 commits
to master
since this release
3.10.4 (2024-06-11)
Bug Fixes
- add
waitForAllRequestsToBeAdded
option toenqueueLinks
helper (925546b), closes #2318 - add missing
useState
implementation into crawling context (eec4a71) - make
crawler.log
publicly accessible (#2526) (3e9e665) - playwright: allow passing new context options in
launchOptions
on type level (0519d40), closes #1849 - respect
crawler.log
when creating child logger forStatistics
(0a0d75d), closes #2412