Core Changes
- [Breaking] Disable automatic static generation for route handlers: #65825
- Fix router.refresh missing canonical url override: #65999
- Fix typo in JSDoc of
ppr
flag ofnext.config.js
: #66028 - Revert webpack bundling layer changes for middleware/pages: #66049
- Upgrade lightningcss, disable grid prefixing: #65986
Misc Changes
- Update Turbopack development test manifest: #66002
- docs: Update Route Handlers docs for dynamic: #66010
- Update Turbopack production test manifest: #66007
- Include base commit in changes included by a React sync: #65868
- add missing "prerenderEarlyExit: false" to dynamic-data test
- add pre-push hook to guard against accidental pushes directly to canary: #66030
- Add missing 'prerenderEarlyExit: false' in tests: #66032
- chore(docs): remove suggestion of manually installing
sharp
: #66034 - Update Turbopack development test manifest: #66044
- Fix swc test path from node_modules: #66047
- Update
create-next-app
template CSS: #66043 - Update lightningcss to 1.0.0-alpha.56: #66046
- ci(workflow): skip building next-swc with latest turbopack: #66048
Credits
Huge thanks to @ijjk, @gaojude, @leerob, @eps1lon, @lubieowoce, @Nayeem-XTREME, @styfle, @ypessoa, @wbinnssmith, @kwonoj, and @timneutkens for helping!