v16.3.0-canary.40
📦 next-jsView on GitHub →
✨ 3 features🐛 1 fixes⚡ 1 deprecations🔧 4 symbols
Summary
This release includes several refactorings, documentation updates, and minor bug fixes, notably addressing build hangs related to sync IO aborts and deprecating undocumented server methods.
✨ New Features
- Added shell stages.
- Added App shells in runtime prefetches.
- Added BumpVec (vector implementation that takes a Bump) in turbopack.
🐛 Bug Fixes
- Fixed build hangs if sync IO aborts before root chunk is flushed.
Affected Symbols
⚡ Deprecations
- Undocumented custom server methods are deprecated.