Core Changes
- feat(turbopack): Enable
lightningcss
for turbopack by default: #62565 - ignore fully dynamic requests on server side: #62949
- Refactor define-env-plugin to have stricter types: #63128
- [PPR] Support rewrites in middleware: #63071
- Fix webpack HMR for pages on the edge runtime: #60881
- fix typo in server/config.ts: #62795
Documentation Changes
- docs: clarify perf benefits of RSC: #63096
- Joy-UI supports Next.js: #63144
- Fixed Authentication docs improper nesting of unordered list inside ordered list: #62958
- docs(link): add good to know comment about scroll behavior: #63152
Example Changes
- Update Sanity example for App Router: #63045
- fix(examples): dynamically update page title: #63110
- fix: permissions in with-docker example: #63134
- Allow unsafe-eval during development: #55998
Misc Changes
- chore(test): add test for next/image in node_modules with app router: #63139
- Remove unnecessary 'await' from writeSema.release() call: #63117
Credits
Huge thanks to @leerob, @stipsan, @kdy1, @sokra, @timneutkens, @wyattjoh, @styfle, @caseyocampo, @KimJeonghun91, @pacexy, @Kinbaum, @devnyxie, @sleepdotexe, @apostolos, @landoncolburn, and @samcx for helping!