canary
Preserve per-segment prefetching after dynamic navigation (#96583)
Unify allow-runtime with Partial Prefetching (#96106)
Convert test/integration to isolated tests (#93247)
[strict-route-types] Typecheck App Router page props (#87386)
test: migrate webdriver callers to next.browser (#93941)
Enable prefetchInlining by default (#92863)
Fix double-encoding of URL pathname parts in client param parsing (#93491)
Ensure unique resolved `headers()` value between render passes (#96085)
Enable experimental.appShells by default with cacheComponents (#94516)
Prefetch links nearest the top of the document first (#95393)
Re-implement hmr-refresh in terms of refresh (#87135)
fully remove clientSegmentCache flag (#85541)
Update flakey E2E deploy tests no-prefetch (#89799)
Fix Pages router 404 runtime rendering with Adapter (#95264)
fix: cache miss in App Shell for cached pages with gSP (#95665)
Unify appShells flag with Partial Prefetching (#95415)
[cache components]: move flag out of experimental (#85035)
Gate partial fallback shell upgrades behind `partialPrefetching` for `next start` (#96297)
Fix prefetch hints not being loaded during revalidation (#92625)
segment cache: add test for passing unawaited promise to context provider (#89339)
[test] Skip flaky `segment-cache-refresh` suite (#92163)
Convert more tests from createNext -> nextTestSetup (#93799)
Bugfix: Incorrect search params stored in cache (#94144)
Fix catch-all index page being served for every other slug (#96553)