Skip to content

Releases: vercel/turborepo

Turborepo v2.10.6-canary.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jul 21:37
2a19a45

What's Changed

Changelog

  • release(turborepo): 2.10.6-canary.2 by @github-actions[bot] in #13383
  • fix: Resolve weekly security audit vulnerabilities by @cursor[bot] in #13358
  • chore: Update to Rust 1.97.0 by @ognevny in #13322
  • fix: Pin VS Code extension macOS runners by @anthonyshew in #13391

Full Changelog: v2.10.6-canary.2...v2.10.6-canary.3

Turborepo v2.10.6-canary.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 01:57
73749c2

What's Changed

Changelog

Full Changelog: v2.10.6-canary.1...v2.10.6-canary.2

Turborepo v2.10.6-canary.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 21:07
ccabba8

What's Changed

Changelog

Full Changelog: v2.10.5-canary.6...v2.10.6-canary.1

Turborepo v2.10.5

Choose a tag to compare

@github-actions github-actions released this 13 Jul 17:01
78091b6

What's Changed

Changelog

New Contributors

Full Changelog: v2.10.4...v2.10.5

Turborepo v2.10.5-canary.6

Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Jul 21:17
80a23bb

What's Changed

Changelog

New Contributors

Full Changelog: v2.10.5-canary.5...v2.10.5-canary.6

Turborepo v2.10.5-canary.5

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 12:53
613b993

What's Changed

Changelog

  • release(turborepo): 2.10.5-canary.4 by @github-actions[bot] in #13325
  • feat: Run the Rust workspace tests through nextest via command override by @anthonyshew in #13316
  • feat: Engage the Remote Cache and sccache compile cache for Rust CI by @anthonyshew in #13292
  • ci: Pin GitHub Actions to full commit SHAs by @XananasX7 in #13143
  • fix: Make npm prune rehoisting deterministic and complete by @anthonyshew in #13323
  • feat: Report incremental cache reuse in the run summary by @anthonyshew in #13327

New Contributors

Full Changelog: v2.10.5-canary.4...v2.10.5-canary.5

Turborepo v2.10.5-canary.4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:07
a324e07

What's Changed

Changelog

Full Changelog: v2.10.5-canary.3...v2.10.5-canary.4

Turborepo v2.10.5-canary.3

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:56
1a7fe5f

What's Changed

Changelog

  • release(turborepo): 2.10.5-canary.2 by @github-actions[bot] in #13297
  • fix: Stop ambient CARGO_INCREMENTAL from suppressing compile cache injection by @anthonyshew in #13298
  • fix: Never let compile cache storage failures fail the build by @anthonyshew in #13299
  • test: Add outputs path-traversal negative-case regression tests by @dnukumamras in #13300

New Contributors

Full Changelog: v2.10.5-canary.2...v2.10.5-canary.3

Turborepo v2.10.5-canary.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 02:24
1e66912

What's Changed

Changelog

  • release(turborepo): 2.10.5-canary.1 by @github-actions[bot] in #13294
  • fix: Pin a flag-aware turbo canary for the eve-agent deployment by @anthonyshew in #13295
  • fix: Make the sccache compile cache actually cache by @anthonyshew in #13296

Full Changelog: v2.10.5-canary.1...v2.10.5-canary.2

Turborepo v2.10.5-canary.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jul 01:04
f65077c

What's Changed

Changelog

  • perf: Remove lock and dispatch overhead from task hash precomputation by @anthonyshew in #13273
  • fix: Fall back to lockfile detection in @turbo/repository when package manager is undeclared by @anthonyshew in #13275
  • test: Add end-to-end coverage for Cargo workspaces by @anthonyshew in #13274
  • release(library): 0.0.1-canary.23 by @github-actions[bot] in #13276
  • release(turborepo): 2.10.4-canary.2 by @github-actions[bot] in #13278
  • fix: Collapse nested package-manager fallback conditional by @anthonyshew in #13279
  • feat: Make turbo watch Cargo-aware by @anthonyshew in #13280
  • perf: Skip dependency-closure assembly for toolchains that derive nothing by @anthonyshew in #13277
  • feat: Make turbo prune Cargo-aware by @anthonyshew in #13281
  • fix: Raise the open-file soft limit at startup by @anthonyshew in #13282
  • fix: Stop flagging relative imports that resolve into node_modules in boundaries by @anthonyshew in #13284
  • perf: Evaluate simple include globs without wax compilation by @anthonyshew in #13285
  • chore: Dogfood native Cargo support in this repository by @anthonyshew in #13283
  • release(turborepo): 2.10.4 by @github-actions[bot] in #13286
  • ci: Remove dead sccache configuration by @anthonyshew in #13289
  • feat: Serve the Remote Cache as an sccache backend for Cargo tasks by @anthonyshew in #13288
  • fix: Reject output path traversal by @anthonyshew in #13290
  • fix: Disable the sccache proxy when remote cache use is off by @anthonyshew in #13291
  • feat: Embed sccache so the Cargo compile cache needs no installation by @anthonyshew in #13293

Full Changelog: v2.10.4-canary.2...v2.10.5-canary.1