Sourced from @next/third-parties's
releases.
v15.4.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- pages router metadata bugs with React 19 (#81733)
- [metadata] replace for initial body icon case (#81688)
- Ensure custom NextServer config is honored (#81681)
Credits
Huge thanks to
@huozhi,@ijjk, and@ztannerfor helping!v15.4.2-canary.9
Core Changes
- [devtool] migrate css reset to global.css: #81783
- [dev-tools] Robust shortcut detection: #81756
- [segment explorer] hide for pages router: #81813
- [devtool] fix scrollbar styling: #81814
- fix(ppr): ensure fallback route params trigger dynamic resume: #81812
- [devtools] restart server pending state: #80858
Misc Changes
- [turbopack] use
requireto load chunks in our node runtime: #81738Credits
Huge thanks to
@huozhi,@raunofreiberg,@lukesandberg,@wyattjoh, and@devjiwonchoifor helping!v15.4.2-canary.8
Core Changes
- [devtool] move font styling to global.css: #81782
- [devtool] copy decoded info of error details: #81735
- fix(build): add sourcePage context for PPR dynamic route lambda creation: #81781
- refactor: rename experimental.dynamicIO to experimental.cacheComponents: #81562
- Properly handle hanging promise rejections during prerendering: #81754
- Upgrade React from
d85ec5f5-20250716todffacc7b-20250717: #81767- Refactor: Get rid of overly generic
getExpectedRequestStorefunction: #81791Misc Changes
... (truncated)