Core Changes
- chore: auto-format generated types with prettier: #70405
- refactor(next-codemod): migrate to commander and prompts: #70409
Example Changes
- Updated the example of ssr-caching to utilize the App Router.: #69560
Misc Changes
- docs: minor fixes in the ISR doc: #70401
- [docs] Update documentation for experimental_ppr: #70413
- Fix lint from docs change: #70415
- refactor(github): popular-prs workflow: #70414
- docs: add highlight for server component example: #70419
- Update use-router.mdx: #57273
- docs mention next/compat/router: #70425
- feat(third-parties): add gtmScriptUrl option for GTM server-side tagging: #65907
- chore(gitattributes): Mark more snapshots directories as generated: #70421
- Docs: Fix jest configuration with babel: #70427
- Mention route field in app router migration: #70429
- refactor(turbopack): Cleanup code for tree shaking: #70385
- codemod(turbopack): Rewrite
self: Vc<Self>
as&self
in trivial cases: #70412 - [Turbopack] fix rsc chunking optimization: #70461
- Turbopack: allow shadowing the
require
global in ESM: #70453 - Add cause to turbopack-node error: #70456
- test: disable next/test tests: #70460
- chore(workflow): typo
popular-prs.ts
path: #70462 - add @taskr/esnext to pnpm root to resolve hoisting issues: #70349
- Turbopack: fix another case of edge runtime warnings: #70455
Credits
Huge thanks to @PapatMayuri, @vicb, @wyattjoh, @ijjk, @samcx, @ForsakenHarmony, @alessiomaffeis, @kutsan, @devjiwonchoi, @bgw, @kdy1, @sokra, @mischnic, @huozhi, @JamBalaya56562, and @arlyon for helping!