Core Changes
- Add TS types for NextMiddleware: #30578
- fix(types): add missing ua type for NextRequest: #31901
- Ensure that external modules are not bundled into the client for RSC: #31968
- Resolve streaming data for flight requests: #32010
Documentation Changes
- Update Jest examples and docs: #31633
Example Changes
- Fix with-mongo example by removing deprecated function: #30675
Misc Changes
- docs(NextRequest): req.cookie => req.cookies: #31975
- Add next-swc to labeler
- Add Rich, Maedah, and Ismael to the docs label
Credits
Huge thanks to @styfle, @delbaoliveira, @vvo, @iicdii, @j-mendez, @shuding, and @huozhi for helping!