v3.8.1
apify/crawleev3.8.1Feb 22, 2024by apify-service-account
AI Summary
A minor patch release correcting the TypeScript type definition for the crawling context within the router handler.
Key Highlights
- Fixed crawling context type in `router.addHandler()`.
Full Release Notes
## [3.8.1](https://github.com/apify/crawlee/compare/v3.8.0...v3.8.1) (2024-02-22) ### Bug Fixes * fix crawling context type in `router.addHandler()` ([#2355](https://github.com/apify/crawlee/issues/2355)) ([d73c202](https://github.com/apify/crawlee/commit/d73c20240586aeeddaea99cd157771a01b61d917))