Releases: vercel/turborepo
Releases · vercel/turborepo
Turborepo v2.8.13-canary.9
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: aliasdependencies 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:andlink: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
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
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
gitsubprocess 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
What's Changed
Changelog
- perf: Reduce allocations in file hash computation by @anthonyshew in #12102
- perf: Replace SWC with oxc for JS/TS parsing by @anthonyshew in #12098
Full Changelog: v2.8.13-canary.10...v2.8.13-canary.11
Turborepo v2.8.13-canary.10
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
What's Changed
Changelog
- test: Port 14 more prysk tests to Rust (single-package + commands) by @anthonyshew in #12054
- test: Port 13 more prysk tests to Rust by @anthonyshew in #12057
Full Changelog: v2.8.13-canary.6...v2.8.13-canary.7
Turborepo v2.8.13-canary.5
What's Changed
Changelog
- test: Port 6 prysk CLI tests to pure Rust by @anthonyshew in #12048
- docs: Fix experimentalObservability config reference by @bkonkle in #12052
Full Changelog: v2.8.13-canary.4...v2.8.13-canary.5
Turborepo v2.8.13-canary.4
What's Changed
Examples
- feat: Add with-otel example with pre-configured Grafana dashboard by @anthonyshew in #12043
Changelog
- docs: Fix incorrect otel future flag bypass claim by @anthonyshew in #12047
- fix: Address root causes of 9 flaky tests and remove retry workarounds by @anthonyshew in #12045
Full Changelog: v2.8.13-canary.3...v2.8.13-canary.4
Turborepo v2.8.13-canary.3
What's Changed
Changelog
- fix: Send OTEL metrics without requiring
--summarizeflag by @anthonyshew in #12042
Full Changelog: v2.8.13-canary.2...v2.8.13-canary.3
Turborepo v2.8.13-canary.1
What's Changed
@turbo/repository
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