v16.3.1-canary.5Pre-release
Changed 6
- Refactor server from CacheNodeSeedData to TransportData
- Unify full and partial navigation response types
- Unify RouteTree and CacheNodeSeedData on the client
- Consolidate Promise.withResolvers polyfills
- Update redirected links to current targets in docs
- Bump @swc/helpers
Fixed 3
- Fix use cache over- and under-invalidation in dev
- Fix which pages the dev server announces and when
- Prevent exception on old webkit with deployment-id
Removed 1
- Remove config.experimental.appNewScrollHandler
Misc Changes
- Refactor server from CacheNodeSeedData -> TransportData: #96679
- Unify full/partial navigation response types: #96439
- Unify RouteTree and CacheNodeSeedData on the client: #96406
- Consolidate Promise.withResolvers polyfills: #96772
- [ci] Open automated update pull requests with
nextjs-bot: #96683 - Require Cache Components for Instant Navigation testing: #96745
- Fix use cache over- and under-invalidation in dev: #96235
- Fix which pages the dev server announces, and when: #96250
- docs: update redirected links to current targets: #96723
- Fix(deployment-id): prevent exception on old webkit: #94604
- [fragment-scroll] Remove
config.experimental.appNewScrollHandler: #95602 - Bump @swc/helpers: #96720
- [turbopack] Enable reexport-unknown execution test: #96774
Credits
Huge thanks to @acdlite, @wbinnssmith, @eps1lon, @ztanner, @gaearon, @molebox, @kyamaz99, @mischnic, and @sampoder for helping!