Core Changes
- fix: improve error when starting
next
without building: #62404 - feat(turbopack): Sort issues: #62566
- refactor createInfinitePromise to be re-used unresolveable thenable: #62595
- fix(build-output): show stack during CSR bailout warning: #62594
- Fix redirect under suspense boundary with basePath: #62597
- Ensure dynamic routes dont match _next/static unexpectedly: #62559
Documentation Changes
- docs: fix redirect loop in auth code example: #62589
- docs: Don't suggest using taintUniqueValue API with phone number: #62600
Example Changes
- chore(examples): fix
with-cypress
build: #62614
Misc Changes
- fix flakey navigation test: #62598
Credits
Huge thanks to @flotwig, @kdy1, @ztanner, @balazsorban44, @Schmavery, @huozhi, and @ijjk for helping!