v16.3.0-preview.0
📦 next-jsView on GitHub →
✨ 1 features🐛 2 fixes🔧 1 symbols
Summary
This release introduces stabilization for the `prefetch` export and includes several fixes related to streaming, edge bundles, and navigation inspection. A configuration option was also renamed.
Migration Steps
- Rename prefetch option `force-runtime` to `allow-runtime`.
✨ New Features
- Stabilize export const prefetch.
🐛 Bug Fixes
- Fix node:stream leak in webpack edge bundles.
- Fix Navigation Inspector Continue Rendering with loading.tsx.