Misc Changes
- Update PWA guide with enhanced offline support details and example links for serwist: #96360
- [fragment-scroll] Stop blurring on navigations: #96113
- Fix PPR rendering for configured HTML bots: #96364
- Bump postcss to 8.5.23: #96107
- Ensure unique resolved
headers()value between render passes: #96085 - Share Ecmascript HMR chunk versioning, diffing, and merging between browser and node: #96325
- Make retry stop when the time it was given is up: #96354
- Gate partial fallback shell upgrades behind
partialPrefetchingfornext start: #96297 - docs: modernize Next 16 upgrade AI guidance: #96314
- Cache immutable current task IDs outside the task-state lock: #96180
- Added cache copying support for worktrees: #95646
- docs(preventing-flash): cover reconciling state : #96146
- docs: Parallel routes, conditional rendering and auth: #96351
- [turbopack] Tree shake w/
bar['foo']syntax for star imports: #96319 - Update skills for Partial Prefetching: #96299
- Restore comments dropped during a refactor: #96324
- docs: remove PPR adapter page from Pages Router: #96316
- [ci] Background some steps in build_reusable to reduce setup overhead, remove unneeded lld installation: #96195
- Bump @types/node to 20.17.7 to fix findSourceMap type: #96321
Credits
Huge thanks to @adhamfayrouzamf, @icyJoseph, @ztanner, @eps1lon, @wbinnssmith, @gaearon, @acdlite, @aurorascharff, @marcoshernanz, @jimmyhmiller, @sampoder, and @bgw for helping!