Core Changes
- add filename to babel warning about anonymous function default exports: #31322
- Refactor server/render for SSR streaming: #31231
- Remove moment locale replace from craCompat as it's a default in Next.js 12: #31431
- Fix basePath replacing server-side and
normalizeLocalePath()
when path is empty string: #30978 - Close stream when fatal error occurs: #31164
Documentation Changes
- docs: next-iron-session renamed to iron-session: #31292
- Clarify with commas: #31224
- docs(auth): fix iron-session example url + API: #31413
Misc Changes
- Remove .only and ensure jest lint rules apply for all tests: #31456
Credits
Huge thanks to @bywo, @OArnarsson, @TurekBot, @vvo, @shuding, @timneutkens, @styfle, and @huozhi for helping!