v3.7.1
apify/crawleev3.7.1Jan 2, 2024by apify-service-account
AI Summary
A minor patch release focused on build compatibility, specifically addressing ES2022 support and migrating module configuration to NodeNext.
Key Highlights
- Fixed ES2022 build compatibility
- Moved to NodeNext for module configuration
Full Release Notes
## [3.7.1](https://github.com/apify/crawlee/compare/v3.7.0...v3.7.1) (2024-01-02) ### Bug Fixes * ES2022 build compatibility and move to NodeNext for module ([#2258](https://github.com/apify/crawlee/issues/2258)) ([7fe1e68](https://github.com/apify/crawlee/commit/7fe1e685904660c8446aafdf739fd1212684b48c)), closes [#2257](https://github.com/apify/crawlee/issues/2257)