Core Changes
- handle uncaught exceptions in worker: #69335
- Set max retries for build failures to zero: #69340
- send initialCanonicalUrl in array format to prevent crawler confusion: #69370
- remove unused argument to applyPatch: #69376
- Respect webpackIgnore and turboIgnore comments in the parser: #68451
Example Changes
- Examples - Updated with-windcss example for App Router: #69365
Misc Changes
- Fix async loader modules in graph traversal: #69077
- Module ID strategies tests: #69110
- Fix action loader modules in graph traversal: #69154
- Create empty update_react.yml as a no-op: #69318
- sync-react: Fix
--version
and--no-install
being ignored: #69317 - consolidate handling for well known objects across refs and analysis: #69111
- Revert "Fix action loader modules in graph traversal": #69359
- invert if check for iife to reduce indentation: #69112
- Docs: Add version tag and history for
instrumentationHook
: #69366 - Docs: Add missing debugging page to App Router docs: #69367
- Docs: Polish CLI pages: #69362
- fix(turbopack): Store minimumCacheTTL as a u64: #69379
- docs: fix 404 with debugging guide: #69377
- chore(turbopack): Delete dead code in next_core::{app,pages}_structure: #69387
- fix: fix the safari and firefox test modes: #69384
- Fix next server component modules in graph traversal: #69157
Credits
Huge thanks to @LichuAcu, @gnoff, @eps1lon, @arlyon, @huozhi, @delbaoliveira, @archanaagivale30, @ztanner, @bgw, @leerob, and @wyattjoh for helping!