Core Changes
- Don’t show long internal Rust stack traces to users: #67678
- Align the typeEnv value type with default process env value type: #67804
- ensure component tree is only rendered once during SSG/revalidations: #67680
Example Changes
- Examples: updated the example of head-elements to utilize the App Router: #67829
Misc Changes
- docs: add
next.config.ts
: #67773 - Docs: Update note on Next.js ignoring CRA files: #67346
- docs: add important info around global styles: #67778
- Turbopack build: Fix client-404 tests: #67846
- Turbopack build: Fix production/jest test: #67840
Credits
Huge thanks to @wbinnssmith, @devjiwonchoi, @delbaoliveira, @samcx, @Sam-Phillemon9493, @ztanner, and @timneutkens for helping!