v16.2.0-canary.25
📦 next-jsView on GitHub →
✨ 2 features🐛 2 fixes🔧 1 symbols
Summary
This release introduces experimental deferred entries handling and updates to the TURBOPACK chunk loading mechanism. It also includes a fix for agents-md on Windows and clarifies the usage of a caching constant.
Migration Steps
- Rename CACHE_ONE_YEAR usage for clarity.
✨ New Features
- Experimental deferred entries handling.
- Support for chunk_loading_global method in TURBOPACK.
🐛 Bug Fixes
- Fixed agents-md compatibility issue on Windows via codemod.
- Fixed usage of CACHE_ONE_YEAR after renaming for clarity.