v16.1.1-canary.16
📦 next-jsView on GitHub →
✨ 4 features🐛 2 fixes🔧 4 symbols
Summary
This release introduces experimental CPU profiling and cache control options, along with improvements to metadata handling in dynamic routes and body parsing limits.
✨ New Features
- Added maximum size limit for postponed body parsing.
- Added --experimental-cpu-prof flag for dev, build, and start commands.
- Added experimental option to use no-cache instead of no-store in development mode.
- Enabled use of fixed segments in dynamic routes when using static metadata files.
🐛 Bug Fixes
- Moved conductor.json to repo root for proper detection.
- Updated generateMetadata behavior in client component error states.
🔧 Affected Symbols
generateMetadatapostponed body parsingstatic metadata filesconductor.json