v16.3.1-canary.25Pre-release
Changed 4
- Move preview props into separate manifest
- Allow TURBOPACK_PRINT_CHUNK_GROUPS in release builds
- Implement cross-module constants in Turbopack
- More aggressively debounce filesystem watch events if changes to node_modules are detected
Fixed 3
- Do not mark complete shell requests as partial
- Add accessible label to icon-only link
- Fix use cache prerender signal retention
Removed 1
- Remove unstable_eager
From Next.js
Misc Changes
- [PPF] Remove
unstable_eager: #97524 - [PPF] Do not mark complete shell requests as partial: #97503
- fix: add accessible label to icon-only link: #96334
- Fix stale cross-references in skills/: #97566
- docs: generateMetadata values should be serializable with use cache: #97551
- Move preview props into separate manifest: #96004
- docs: adjust interactive app guide: #97558
- Turbopack: allow TURBOPACK_PRINT_CHUNK_GROUPS in release builds: #97515
- [test] Point next-image-legacy images at a reachable endpoint: #97545
- test: improve error-on-next-codemod-comment flakiness: #97553
- Turbopack: cross-module constants: #90300
- test: better isolate concurrent-install suite: #97546
- docs: outlining and lcp: #96942
- Fix use cache prerender signal retention: #97476
- Turbopack: More aggressively debounce filesystem watch events if we detected changes to node_modules: #96116
- docs: document metadata pagination field: #95509
Credits
Huge thanks to @lubieowoce, @niketchandivade, @gaojude, @devjiwonchoi, @mischnic, @aurorascharff, @eps1lon, @icyJoseph, @gnoff, @bgw, and @biubiukam for helping!