Sourced from next's releases.
v13.5.5
Core Changes
- Update parallelizing tasks with webpackBuildWorker config: #56287
- Misc Typescript and export updates: #55841
- chore: pass defineEnv from next.js to rust directly: #56216
- Expose util internally for debugging: #56381
- App Router - preinitialize chunks during SSR: #54752
- fix: use
fs.existsSyncto avoid race condition: #56387- Ensure loader generated export default has name: #56388
- Move Edge SSR event
waitUntilinto the handler: #56404- fix: avoid unnecessary
existSynccall: #56419- fix: avoid creation of buffers for read ops: #56421
- fix empty externals list, pnpm special case, and project path: #56402
- chore: extract edge-app-route loader template: #56424
- Separate RSC and SSR jsx-runtime modules: #56438
- Async Batcher: #56423
- Fix cli log next.js color: #56448
- Turbopack: Implement Server Actions: #53890
- Component Module Types: #56454
- refactor: rewrite config schema in zod: #56383
- Dev Service: #56442
- feat(turbopack): port next.js template loading logic: #56425
- Chunking Refactor Step 1: #56467
- Use native node:fs in taskfile.js: #56491
- Loose RSC import restrictions for 3rd party packages: #56501
- turbopack: Chunking Refactor Step 2 : #56504
- update turbopack, fix sass peer dependency: #56508
- Remove ServerDirectiveTransformer: #56496
- Improve failed to fetch RSC error: #56517
- misc: fix wrong next start start duration: #56512
- turbopack: Extract as_chunk into shared ChunkType trait: #56506
- Flatten recursive wildcard exports in barrel optimization: #56489
- Turbopack + app router: always use externals for predefined packages: #56440
- fix: log error cause: #56528
- Unsilence Taskr Webpack errors: #56542
- refactor: cleanup app render: #56538
- fix: don't add
isolateModulestotsconfigwhen extending from tsconfig withverbatimModuleSyntax: #54164- enable
verbatimModuleSyntaxto make type imports/exports explicit: #56551- Ensure react-server-dom-turbopack-experimental uses the right package: #56560
- Fix build restart log: #56543
- feat(turbopack): add support for edge app pages: #56426
- Improve error handling of Server Actions with skewed deployment: #56618
- misc: split app-render into smaller functions: #56611
- remove unnecessary structuredClone: #56570
- Fix trace ignore handling: #56674
- fix(next-core): allow sass loader for foreign codes: #56679
- Fix SSG query with experimental-compile: #56680
- Ensure rewrites are included in build manifest when using Turbopack: #56692
- fix static worker restart behavior: #56728
... (truncated)
54145b4
v13.5.51609da2
v13.5.5-canary.198a51ebc
Revert "feat(turbopack): support basic next/dynamic" (#56885)c1c419f
v13.5.5-canary.184e435e2
Skip webpack specific tests in Turbopack test run (#56877)5b52e77
feat(turbopack): support basic next/dynamic (#56389)8f2fd2e
bump: edge-runtime (#56856)e5ad069
v13.5.5-canary.1721fadd3
Fix typo (#56863)b660eef
chore: bump undici (#56851)