Skip to content

Releases: vercel/next.js

v16.1.1-canary.26

14 Jan 08:21

Choose a tag to compare

v16.1.1-canary.26 Pre-release
Pre-release

Misc Changes

  • Turbopack: fix bad performance edge case in production chunking: #88508

Credits

Huge thanks to @sokra for helping!

v16.1.1-canary.25

13 Jan 23:41

Choose a tag to compare

v16.1.1-canary.25 Pre-release
Pre-release

Misc Changes

  • [test] Always run all tests without aborting on failure: #88435
  • Turbopack: remove sourcemapping comments: #88217
  • Turbopack: use mimalloc on Linux musl: #88426
  • Turbopack: add support for selective reads of keyed cell values: #88303
  • Turbopack: Reduce usage of parse_quote in turbo-tasks-macros: #88454
  • Turbopack: don't cell in async map: #88473
  • Turbopack: replace is_reference_used with unused_references set: #88304
  • Turbopack: add lint rule to not cell in async map: #88474
  • Turbopack: Remove dead generic_type_macro code: #88455
  • Turbopack: remove unused code: #88497
  • Turbopack: improve cell order lint rule: #88498
  • Turbopack: parallelize making dependent tasks dirty: #86755

Credits

Huge thanks to @unstubbable, @mischnic, @sokra, and @bgw for helping!

v16.1.1-canary.24

13 Jan 02:13

Choose a tag to compare

v16.1.1-canary.24 Pre-release
Pre-release

Core Changes

  • Revert "prevent browser cache from using stale RSC responses from pre…: #88457

Credits

Huge thanks to @ztanner for helping!

v16.1.1-canary.23

12 Jan 23:31

Choose a tag to compare

v16.1.1-canary.23 Pre-release
Pre-release

Core Changes

  • Don't import typescript at runtime: #88321
  • fix: use RDC for server action requests: #88129
  • Warn when overriding Cache-Control header on /_next/ routes: #88353
  • [prebuilt-skew-protection] feat: adding in automatic deploymentId: #88012
  • Revert "[prebuilt-skew-protection] feat: adding in automatic deploymentId": #88449
  • Turbopack: Update reqwest, remove experimental system TLS feature: #88290

Misc Changes

  • Update AGENTS.md with PR template and test generation requirements: #88417
  • Add .cursor/worktrees.json configuration: #88415
  • docs: add guidance for code block highlight line numbers to AGENTS.md: #88430
  • [turbopack] Compute transitive side effects and use them to trim imports: #86675
  • fix(turbo-tasks-backend): use correct TaskDataCategory for is_immutable check: #88331
  • perf(turbo-tasks-backend): use DefaultStorage for AggregationNumber to save memory: #88336
  • [Turbopack] Move DirList to its own module: #88256
  • docs: add rebuild guidance and ICE troubleshooting to AGENTS.md: #88337
  • Type-check run-tests.js and remove unused related flag: #88433
  • [test] Remove obsolete reference to NEXT_TEST_SKIP_RETRY_MANIFEST: #88434
  • Revert "[Turbopack] Move DirList to its own module": #88441
  • [scripts] Avoid conflicting type for pack-next --compress: #88439
  • Update Rspack production test manifest: #88403
  • Update Rspack development test manifest: #88404

Credits

Huge thanks to @mischnic, @timneutkens, @lukesandberg, @ztanner, @andrewimm, @unstubbable, @eps1lon, @brookemosby, @vercel-release-bot, and @bgw for helping!

v16.1.1-canary.22

12 Jan 13:31

Choose a tag to compare

v16.1.1-canary.22 Pre-release
Pre-release

Core Changes

  • Track search string as part of "refresh state": #87203
  • Pass RouteTree into navigation function: #87256
  • Read from segment cache unknown routes: #87293
  • Pass loading boundary as part of RSC data: #87825
  • Revert "refactor: consolidate PPR into cacheComponents architecture (#88243)": #88421
  • fix: support TypeScript noUncheckedSideEffectImports for CSS imports: #88199

Misc Changes

  • docs: fix CSP example to only include unsafe-eval in development: #88407
  • docs: add PR description guidance to AGENTS.md: #88408
  • ci: Fix retry comments in workflow files: #88412
  • [test] Deflake test/integration/invalid-custom-routes/test/index.test.ts: #88416
  • [test] Remove rogue debug log: #88423

Credits

Huge thanks to @acdlite, @timneutkens, @unstubbable, @eps1lon, @wyattjoh, and @Rani367 for helping!

v16.1.1-canary.21

11 Jan 23:31

Choose a tag to compare

v16.1.1-canary.21 Pre-release
Pre-release

Misc Changes

  • Stats Action: Add ready in time: #88283
  • fix: skip stats-aggregate job for docs-only changes: #88330

Credits

Huge thanks to @timneutkens for helping!

v16.1.1-canary.20

09 Jan 23:31

Choose a tag to compare

v16.1.1-canary.20 Pre-release
Pre-release

Core Changes

  • refactor: consolidate PPR into cacheComponents architecture: #88243
  • Turbopack: include fewer traced files for standalone: #88322
  • feat(turbopack): add resolve plugin condition variant of Always and Never: #88190
  • perf: use length = 0 to clear the logging array: #88244
  • Time logs: Show full millisecond instead of 1 decimal: #88313
  • [turbopack] Enable inferring module side effects by default: #87216

Misc Changes

  • Turbopack: Use format! instead of anyhow! inside of anyhow::Context::with_context calls: #88293
  • Turbopack: pull in updated vercel/nft tests: #88162
  • Fix pack-next script for next-swc: #88126
  • Turbopack: use correct flags in tests: #88307
  • Turbopack: fix task category on reading cells: #88309
  • agent.md: Explain where the Next.js core code lives: #88314
  • Turbopack: improve next-server.nft.json tests: #88320
  • Turbopack: add family to database read span: #88323
  • Tests: Reduce loglines from apply patch delay: #88224
  • Turbopack: prefetch children too: #88324
  • Turbopack: more stale details for tracing: #88306
  • Turbopack: make GraphTraversal deterministically calling all nodes before erroring: #88119
  • Turbopack: improve error message for incompatible swc plugins: #86346
  • Update Rspack development test manifest: #88301
  • Update Rspack production test manifest: #88300

Credits

Huge thanks to @bgw, @wyattjoh, @mischnic, @sokra, @timneutkens, @xusd320, @huozhi, @lukesandberg, and @vercel-release-bot for helping!

v16.1.1-canary.19

08 Jan 23:35

Choose a tag to compare

v16.1.1-canary.19 Pre-release
Pre-release

Core Changes

  • next/image: support custom cache handlers: #88248
  • feat: add Claude Code plugin marketplace with Cache Components skill: #87993

Misc Changes

  • Turbopack: remove unused code: #88274
  • Turbopack: escape colon in output names: #88273
  • [test] Add a failing test for cycle serialization in segment prefetches: #88287
  • Turbopack: scope hoisting bug with reexport-self-star: #86131
  • Turbopack: Add #[automatically_derived] to proc macros: #88281
  • Update Rspack development test manifest: #88260

Credits

Huge thanks to @mischnic, @ztanner, @unstubbable, @bgw, @vercel-release-bot, and @wyattjoh for helping!

v16.1.1-canary.18

08 Jan 18:31

Choose a tag to compare

v16.1.1-canary.18 Pre-release
Pre-release

Core Changes

  • Fix relative same host redirects in node middleware: #88253
  • Remove loadConfig from main development process, pass value from child process: #88230
  • Update deploy adapters outputs and handler interfaces for node and edge: #88247
  • Move Ready in time before handler initialization: #88235

Misc Changes

  • ci: fix javascript-urls test to account for React 18: #88249
  • Turbopack: Remove tokio and turbo-task handles from Invalidator: #88242
  • Turbopack: remove Stateful flag: #88196
  • Upgrade to rustc 2026-01-04: #88095
  • Turbopack: include children count in "task execution completed" span: #87318
  • Turbopack: avoid blocking tasks for I/O work: #87661
  • Turbopack: flatten trace when it reaches cut off depth: #88118

Credits

Huge thanks to @ztanner, @bgw, @ijjk, @sokra, @mischnic, and @timneutkens for helping!

v16.1.1-canary.17

07 Jan 23:59

Choose a tag to compare

v16.1.1-canary.17 Pre-release
Pre-release

Core Changes

  • fix overlay frames cannot be opened sometimes: #88210
  • Handle pnpm-workspace.yaml while searching for monorepo root: #74818
  • Add more debug logs to 'use cache' wrapper: #88219
  • Omit unused arguments from 'use cache' function calls: #86920
  • Only log pending revalidates... debug log if applicable: #88221
  • fix(next/image): bump sharp@0.34.5: #88238
  • Disallow javascript urls in router methods and redirects: #88185

Misc Changes

  • Turbopack: Use batch get request to read more efficient from database: #87106
  • Turbopack: improve aggregation update performance: #87317
  • Add test creation instructions to agents.md: #88215
  • Turbopack: report changed env vars in tracing: #88195
  • Turbopack: get rid of some manual self.await-s: #88236
  • Guard against Object/Array shadowing in 'use cache' transform: #88229
  • feat(turbo-tasks-fs): support multi denied_paths: #88186
  • Upgrade to swc 54: #88207

Credits

Huge thanks to @huozhi, @sokra, @timneutkens, @unstubbable, @styfle, @mischnic, @lubieowoce, @xusd320, and @gnoff for helping!