Releases: vercel/turborepo
Releases · vercel/turborepo
Turborepo v2.9.5
What's Changed
create-turbo
- feat: Replace package manager commands in scaffolded README files by @DependerKumarSoni in #6747
@turbo/telemetry
- fix: Suppress telemetry alert when running on Vercel by @anthonyshew in #12576
Changelog
- feat: Add circular package dependency detection to boundaries by @anthonyshew in #12567
- perf: Increase remote cache upload chunk size from 8KB to 256KB by @anthonyshew in #12568
- perf: Parallelize
boundarieschecking with Rayon and cache DFS traversals by @anthonyshew in #12569
New Contributors
- @DependerKumarSoni made their first contribution in #6747
Full Changelog: v2.9.4...v2.9.5
Turborepo v2.9.5-canary.5
Full Changelog: v2.9.5-canary.4...v2.9.5-canary.5
Turborepo v2.9.5-canary.4
What's Changed
Changelog
- perf: Increase remote cache upload chunk size from 8KB to 256KB by @anthonyshew in #12568
- perf: Parallelize
boundarieschecking with Rayon and cache DFS traversals by @anthonyshew in #12569
Full Changelog: v2.9.5-canary.3...v2.9.5-canary.4
Turborepo v2.9.5-canary.3
What's Changed
Changelog
- feat: Add circular package dependency detection to boundaries by @anthonyshew in #12567
Full Changelog: v2.9.5-canary.2...v2.9.5-canary.3
Turborepo v2.9.5-canary.2
Full Changelog: v2.9.5-canary.1...v2.9.5-canary.2
Turborepo v2.9.5-canary.1
What's Changed
create-turbo
- feat: Replace package manager commands in scaffolded README files by @DependerKumarSoni in #6747
Changelog
- fix: Respect dirty .gitignore patterns during task input hashing by @anthonyshew in #12557
New Contributors
- @DependerKumarSoni made their first contribution in #6747
Full Changelog: v2.9.4-canary.8...v2.9.5-canary.1
Turborepo v2.9.4
What's Changed
@turbo/codemod
- fix: Always update $schema URL to versioned format during migration by @anthonyshew in #12529
- fix: Support
turbo.jsoncin codemod transforms by @anthonyshew in #12532 - fix: Preserve prerelease info in schema URL during codemod migration by @anthonyshew in #12542
Examples
- build(deps): Bump @xmldom/xmldom from 0.8.11 to 0.8.12 in /examples/with-react-native-web by @dependabot[bot] in #12537
Changelog
- feat: Add incremental task caching by @anthonyshew in #12531
- docs: Send siteId as label on feedback GitHub issues by @molebox in #12527
- Replace local ai-agent-detection with @vercel/agent-readability by @molebox in #12528
- fix: Prevent
filterUsingTasks--filterfrom pulling dependents into Task Graph by @anthonyshew in #12535 - fix: Only enforce signature key length for keys that exist by @anthonyshew in #12538
- fix: Validate engine concurrency after task-level filtering by @anthonyshew in #12540
- feat: Allow
--affectedand--filterto be combined by @anthonyshew in #12543 - fix(config): Deep-merge nested OTEL config across priority sources by @bitttttten in #12513
- fix: Retain microfrontend proxy tasks when using
filterUsingTasksby @anthonyshew in #12545 - fix: Bun workspace lockfile pruning producing invalid output by @JRoy in #12548
- fix: Respect dirty .gitignore patterns during task input hashing by @anthonyshew in #12557
New Contributors
Full Changelog: v2.9.3...v2.9.4
Turborepo v2.9.4-canary.8
Turborepo v2.9.4-canary.7
What's Changed
Changelog
- fix(config): Deep-merge nested OTEL config across priority sources by @bitttttten in #12513
- fix: Retain microfrontend proxy tasks when using
filterUsingTasksby @anthonyshew in #12545
Full Changelog: v2.9.4-canary.6...v2.9.4-canary.7
Turborepo v2.9.4-canary.6
What's Changed
@turbo/codemod
- fix: Preserve prerelease info in schema URL during codemod migration by @anthonyshew in #12542
Changelog
- feat: Allow
--affectedand--filterto be combined by @anthonyshew in #12543
Full Changelog: v2.9.4-canary.5...v2.9.4-canary.6