v16.3.0-canary.64
📦 next-jsView on GitHub →
✨ 2 features🐛 1 fixes
Summary
This release includes miscellaneous improvements, notably adding support for single-entry chunks in Turbopack and introducing a new debugging environment variable.
✨ New Features
- Added support for single-entry chunks in Turbopack.
- Added TURBOPACK_DEBUG_CSS_CHUNKING environment variable for Turbopack debugging.
🐛 Bug Fixes
- Consider merging chunks when overlap equals 1.