v16.2.0-canary.85
📦 next-jsView on GitHub →
✨ 1 features🐛 2 fixes🔧 2 symbols
Summary
This release includes documentation fixes, resolves an issue with next-routing header interpolation, and updates Turbopack to accept ChunkGroup in entry_chunk_group.
✨ New Features
- Turbopack now accepts ChunkGroup in entry_chunk_group.
🐛 Bug Fixes
- Fixed large page data error in documentation.
- Fixed next-routing header interpolation.