Core Changes
- Use resolved url in flight entry loader: #40697
- Handle redirects in new router: #40396
- Combine redirect function in new router: #40717
- fix: InferGetServerSidePropsType and InferGetStaticPropsType: #40635
- Update to leverage AsyncLocalStorage for app static handling: #40727
Documentation Changes
- Updated example for i18n middleware: #40728
Example Changes
- chore: refactor with-next-sitemap example: #40712
Misc Changes
- Temporarily skip switchable runtime test on deploy: #40700
- Break assetPrefix app tests into separate suite: #40701
Credits
Huge thanks to @ijjk, @huozhi, @HaNdTriX, and @iKethavel for helping!