3.15.3 (2025-11-10)
Bug Fixes
- await retries inside
_timeoutAndRetry(#3206) (9c1cf6d), closes /github.com/apify/crawlee/pull/3188#discussion_r2410256271 - cli: support creating projects with names that start with a number (#3219) (3f37845), closes #3213
- use shared enqueue links wrapper in
AdaptivePlaywrightCrawler(#3188) (9569d19)