Skip to content

Releases: vercel/turborepo

Turborepo v2.8.13-canary.9

02 Mar 08:00

Choose a tag to compare

Pre-release

What's Changed

Examples

  • examples: Upgrade with-react-native-web example to use latest versions by @serjooo in #12085
  • fix: Duplicate /signup? in Vercel URL by @04cb in #12088

Changelog

  • fix: Treat npm: alias dependencies as external, not workspace references by @anthonyshew in #12061
  • test: Port 18 more prysk tests to Rust (other/ + lockfile-aware-caching/) by @anthonyshew in #12062
  • fix: Preserve file: protocol entries in pruned yarn v1 lockfile by @anthonyshew in #12064
  • perf: Use stack-allocated OidHash in FileHashes and skip expanded hashes on normal runs by @anthonyshew in #12065
  • test: Port all 8 find-turbo prysk tests to Rust by @anthonyshew in #12066
  • fix: Support pnpm per-workspace lockfiles in turbo prune by @anthonyshew in #12067
  • test: Port final 2 prysk tests to Rust (100% complete) by @anthonyshew in #12068
  • fix: Resolve Berry prune failure when resolutions contain patch overrides by @anthonyshew in #12069
  • test: Add lockfile fixture for yarn berry resolution pruning (issue #2791) by @anthonyshew in #12071
  • refactor: Clean up test infrastructure and eliminate duplication by @anthonyshew in #12072
  • fix: Retain injected workspace package entries during pnpm lockfile pruning by @anthonyshew in #12073
  • refactor: Clean up test infrastructure + improve test quality by @anthonyshew in #12074
  • perf: Speed up lockfile test suite by @anthonyshew in #12078
  • fix: Preserve file: and link: protocol entries in pruned bun lockfile by @anthonyshew in #12076
  • fix: Stop running unnecessary npm install in engines tests by @anthonyshew in #12081
  • test: Add lockfile fixture for pnpm v9 injected workspace deps (issue #8243) by @anthonyshew in #12082
  • fix: Filter orphaned Yarn packageExtensions entries during lockfile pruning by @anthonyshew in #12084
  • fix: Align experimentalObservability on object maps rather than arrays by @bkonkle in #12089
  • fix: Prevent yarn integration tests from hanging on corepack prompts by @anthonyshew in #12090
  • fix: Prevent turbo dev from hanging when daemon file watching fails by @anthonyshew in #12091
  • perf: Optimize npm lockfile parser by @anthonyshew in #12093
  • chore: Trim unused dependency features for faster compilation by @anthonyshew in #12094
  • fix: Prevent lockfile-aware yarn test from hanging on corepack downloads by @anthonyshew in #12095

New Contributors

Full Changelog: v2.8.13-canary.8...v2.8.13-canary.9

Turborepo v2.8.13-canary.13

02 Mar 21:30

Choose a tag to compare

Pre-release

What's Changed

@turbo/repository

  • release(library): 0.0.1-canary.20 by @github-actions[bot] in #12116

Full Changelog: v2.8.13-canary.12...v2.8.13-canary.13

Turborepo v2.8.13-canary.12

02 Mar 16:25

Choose a tag to compare

Pre-release

What's Changed

Changelog

  • fix: Pre-warm corepack cache to prevent yarn/pnpm tests from hanging by @anthonyshew in #12099
  • perf: Disable unused zstd default features to reduce C compilation by @anthonyshew in #12107
  • perf: Replace git subprocess in worktree detection with Rust by @anthonyshew in #12106

Full Changelog: v2.8.13-canary.11...v2.8.13-canary.12

Turborepo v2.8.13-canary.11

02 Mar 15:35

Choose a tag to compare

Pre-release

What's Changed

Changelog

Full Changelog: v2.8.13-canary.10...v2.8.13-canary.11

Turborepo v2.8.13-canary.10

02 Mar 08:35

Choose a tag to compare

Pre-release

What's Changed

Changelog

  • perf: Eliminate per-directory stat syscalls in untracked file detection by @anthonyshew in #12096

Full Changelog: v2.8.13-canary.9...v2.8.13-canary.10

Turborepo v2.8.13-canary.7

28 Feb 04:45

Choose a tag to compare

Pre-release

What's Changed

Changelog

Full Changelog: v2.8.13-canary.6...v2.8.13-canary.7

Turborepo v2.8.13-canary.5

27 Feb 23:25

Choose a tag to compare

Pre-release

What's Changed

Changelog

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

Turborepo v2.8.13-canary.4

27 Feb 22:25

Choose a tag to compare

Pre-release

What's Changed

Examples

  • feat: Add with-otel example with pre-configured Grafana dashboard by @anthonyshew in #12043

Changelog

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

Turborepo v2.8.13-canary.3

27 Feb 21:20

Choose a tag to compare

Pre-release

What's Changed

Changelog

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

Turborepo v2.8.13-canary.1

27 Feb 19:40

Choose a tag to compare

Pre-release

What's Changed

@turbo/repository

  • feat: Add experimentalObservability with an OTel backend by @bkonkle in #11130

Changelog

  • fix: Suppress npm upgrade notices in integration tests and consolidate test helpers by @anthonyshew in #12036

New Contributors

Full Changelog: v2.8.12...v2.8.13-canary.1