Core Changes
- Use deterministic module IDs in the client bundle: #37249
- Execute middleware on Next.js internal requests: #37121
- Preload chunks for next/dynamic in suspense mode: #37245
Documentation Changes
- add supported API's link to middleware docs: #37251
Example Changes
Misc Changes
- Fix memory allocation issue on linux gnu platform: #37243
Credits
Huge thanks to @Brooooooklyn, @balazsorban44, @shuding, @javivelasco, @appsbytom, and @huozhi for helping!