v16.0.2-canary.14
📦 next-js
✨ 2 features🐛 5 fixes🔧 4 symbols
Summary
This release focuses on internal optimizations for 'use cache' functions, telemetry reliability, and an update to the React dependency. It also includes bug fixes for Turbopack font declarations and stream transformations.
✨ New Features
- Hoisted inner 'use cache' functions to reduce function allocations for better performance.
- Upgraded React to version 52684925-20251110.
🐛 Bug Fixes
- Fixed telemetry event loss occurring during build failures and server shutdowns.
- Removed an unnecessary stack frame from 'use cache' call stacks for cleaner debugging.
- Fixed Turbopack local font font-family declarations.
- Increased response timeout in next.browserWithResponse() testing utility.
- Optimized createRuntimePrefetchTransformStream by switching to slice.
🔧 Affected Symbols
use cachenext.browserWithResponsecreateRuntimePrefetchTransformStreamTurbopack