Turborepo Release Notes
Last updated: Apr 16, 2026
- Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 16, 2026
Turborepo v2.9.7-canary.13
Turborepo fixes Vercel auth token recovery across login flows in a changelog update.
What's Changed
Changelog
fix: Recover Vercel auth tokens across login flows by @anthonyshew in #12631
Full Changelog: v2.9.7-canary.12...v2.9.7-canary.13
Original source - Apr 16, 2026
- Date parsed from source:Apr 16, 2026
- First seen by Releasebot:Apr 16, 2026
Turborepo v2.9.7-canary.12
Turborepo adds an Ultracite example and fixes legacy Vercel auth compatibility in a canary update.
What's Changed
Examples
- examples: Add Ultracite example by @haydenbleasel in #12615
Changelog
- fix: Preserve legacy Vercel auth compatibility by @anthonyshew in #12629
Full Changelog: v2.9.7-canary.11...v2.9.7-canary.12
Original source All of your release notes in one feed
Join Releasebot and get updates from Vercel and hundreds of other software products.
- Apr 15, 2026
- Date parsed from source:Apr 15, 2026
- First seen by Releasebot:Apr 16, 2026
Turborepo v2.9.7-canary.11
Turborepo adds standard OAuth and device flows for Vercel auth in the latest changelog update.
What's Changed
Changelog
feat: Move Vercel auth to standard OAuth/device flows by @markandrus in #12526
New Contributors
@markandrus made their first contribution in #12526
Full Changelog: v2.9.7-canary.10...v2.9.7-canary.11
Original source - Apr 15, 2026
- Date parsed from source:Apr 15, 2026
- First seen by Releasebot:Apr 16, 2026
Turborepo v2.9.7-canary.10
Turborepo fixes PTY graceful shutdown semantics in a canary release.
What's Changed
Changelog
fix: Preserve PTY graceful shutdown semantics by @anthonyshew in #12624
Full Changelog: v2.9.7-canary.9...v2.9.7-canary.10
Original source - Apr 15, 2026
- Date parsed from source:Apr 15, 2026
- First seen by Releasebot:Apr 16, 2026
Turborepo v2.9.7-canary.8
Turborepo fixes graceful shutdown to preserve the exit code in this canary release.
What's Changed
Changelog
- fix: Preserve graceful shutdown exit code by @anthonyshew in #12620
Full Changelog: v2.9.7-canary.7...v2.9.7-canary.8
Original source - Apr 15, 2026
- Date parsed from source:Apr 15, 2026
- First seen by Releasebot:Apr 15, 2026
- Modified by Releasebot:Apr 16, 2026
Turborepo v2.9.7-canary.9
Turborepo fixes Node wrapper shutdown handling in a canary changelog update.
What's Changed
Changelog
- fix: Keep Node wrapper alive during graceful shutdown by @anthonyshew in #12622
Full Changelog: v2.9.7-canary.8...v2.9.7-canary.9
Original source - Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 14, 2026
Turborepo v2.9.7-canary.6
Turborepo fixes its shim to ignore SIGINT after spawning local turbo in this canary release.
What's Changed
Changelog
- fix: Ignore SIGINT in shim after spawning local turbo by @anthonyshew in #12612
Full Changelog: v2.9.7-canary.5...v2.9.7-canary.6
Original source - Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 14, 2026
Turborepo v2.9.7-canary.5
Turborepo adds stdin EOF startup regression coverage in a changelog test update.
What's Changed
Changelog
test: Add stdin EOF startup regression coverage by @anthonyshew in #12609
Full Changelog: v2.9.7-canary.4...v2.9.7-canary.5
Original source - Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 14, 2026
Turborepo v2.9.7-canary.4
Turborepo adds graceful shutdown in a canary changelog update.
What's Changed
Changelog
- feat: Graceful shutdown by @anthonyshew in #12607
Full Changelog: v2.9.7-canary.3...v2.9.7-canary.4
Original source - Apr 13, 2026
- Date parsed from source:Apr 13, 2026
- First seen by Releasebot:Apr 14, 2026
Turborepo v2.9.7-canary.3
Turborepo fixes known vulnerabilities by upgrading dependencies in this canary release.
What's Changed
eslint
- chore: Upgrade dependencies to resolve their known vulnerabilities by @anthonyshew in #12604
Full Changelog: v2.9.7-canary.2...v2.9.7-canary.3
Original source - Apr 11, 2026
- Date parsed from source:Apr 11, 2026
- First seen by Releasebot:Apr 6, 2026
- Modified by Releasebot:Apr 11, 2026
Turborepo v2.9.7-canary.2
Turborepo ships v2.9.7-canary.2 with a new changelog update.
Full Changelog: v2.9.7-canary.1...v2.9.7-canary.2
Original source - Apr 10, 2026
- Date parsed from source:Apr 10, 2026
- First seen by Releasebot:Apr 11, 2026
Turborepo v2.9.7-canary.1
Turborepo improves docs routing, filter selector support, and bumps the sandbox example to beta.
What's Changed
Examples
- feat(sandbox): Bump @vercel/sandbox from v1 to beta by @marc-vercel in #12595
- chore: Update examples to Turbo 2.9.6 by @cursor[bot] in #12600
Changelog
- docs: Remove pre-release badges by @anthonyshew in #12592
- fix: Align Markdown docs routing with docs/md endpoints by @molebox in #12596
- fix: Support two-dot git ranges in filter selectors by @anthonyshew in #12599
New Contributors
- @marc-vercel made their first contribution in #12595
- @cursor[bot] made their first contribution in #12600
Full Changelog: v2.9.6-canary.3...v2.9.7-canary.1
Original source - Apr 10, 2026
- Date parsed from source:Apr 10, 2026
- First seen by Releasebot:Apr 11, 2026
Turborepo v2.9.6
Turborepo ships dependency updates, example fixes, and clearer error messages in this release, including improved guidance for concurrency and remote cache issues plus documentation updates and cleanup across the changelog.
What's Changed
create-turbo
chore: Update dependencies found in audits by @anthonyshew in #12586
Examples
fix: Add missing @types/node to with-svelte example apps by @anthonyshew in #12585
Changelog
docs: Add Bun equivalent for updating dependencies by @anthonyshew in #12580
fix: Mention turbo.json in concurrency error message by @anthonyshew in #12582
fix: Surface actionable message when remote cache is requested but not linked by @anthonyshew in #12584
chore: Delete agents app by @anthonyshew in #12587
fix: Load custom CA certificates in fast webpki-only HTTP client by @anthonyshew in #12591
docs: Remove pre-release badges by @anthonyshew in #12592
Full Changelog: v2.9.5...v2.9.6
Original source - Apr 9, 2026
- Date parsed from source:Apr 9, 2026
- First seen by Releasebot:Apr 10, 2026
Turborepo v2.9.6-canary.3
Turborepo ships a canary update that deletes the agents app and fixes custom CA certificate loading.
What's Changed
Changelog
- chore: Delete agents app by @anthonyshew in #12587
- fix: Load custom CA certificates in fast webpki-only HTTP client by @anthonyshew in #12591
Full Changelog: v2.9.6-canary.2...v2.9.6-canary.3
Original source - Apr 9, 2026
- Date parsed from source:Apr 9, 2026
- First seen by Releasebot:Apr 9, 2026
Turborepo v2.9.6-canary.2
Turborepo fixes remote cache messaging, updates create-turbo dependencies, and adds missing Node types to Svelte examples.
What's Changed
create-turbo
chore: Update dependencies found in audits by @anthonyshew in #12586
Examples
fix: Add missing @types/node to with-svelte example apps by @anthonyshew in #12585
Changelog
fix: Surface actionable message when remote cache is requested but not linked by @anthonyshew in #12584
Full Changelog: v2.9.6-canary.1...v2.9.6-canary.2
Original source