Core Changes
- Extend support of Pages router to React 18: #70219
- Basic implementation of cache-wrapper with RSC serialization: #70435
- fix: updated typescript types for React API's: #70410
- Fix type error from merge: #70481
- Ensure validator is included in vendored AMP validator: #70482
Example Changes
- fix(example): Change hostname in docker multiple env examples: #70105
Misc Changes
- codemod(turbopack): Inline trivial uses of
let this = self
: #70431 - Fix comment numbering in middleware example in docs: #70465
- feat(next-swc): lint for
ssr: false
in server components: #70378 - [Turbopack] fix a bunch of bugs and inefficiencies in the call graph: #70243
Credits
Huge thanks to @eps1lon, @bgw, @jordyfontoura, @kdy1, @sokra, @sebmarkbage, @tranvanhieu01012002, @wyattjoh, and @ijjk for helping!