Core Changes
- ensure custom cache handlers are preloaded: #74622
- feat: dev build indicator for App Router: #74618
- fix fetch lock not being consistently released: #74623
- Ensure global cache handlers are used properly: #74626
- Ensure custom Suspense boundaries in layouts resolve if they contain the page: #74552
- test: exclude the ts testing files from tsconfig during local dev in nextjs repo: #74647
- Remove unused dependencyFactory plugin code: #74661
Example Changes
- examples: remove
app-dir
andwith
prefix in themdx
directory name: #73458
Misc Changes
- docs(images): update distinction between priority and fetchPriority: #74650
- docs: SPAs: #74605
- docs: fix typo: #74657
- Use prefer offline flag for CI: #74663
Credits
Huge thanks to @ztanner, @gaojude, @JamBalaya56562, @ijjk, @samcx, @leerob, @eps1lon, and @huozhi for helping!