Skip to content

docs: Add Turborepo 2.10 release post and update docs#13096

Merged
anthonyshew merged 25 commits into
mainfrom
docs/turborepo-2-10-release
Jun 24, 2026
Merged

docs: Add Turborepo 2.10 release post and update docs#13096
anthonyshew merged 25 commits into
mainfrom
docs/turborepo-2-10-release

Conversation

@anthonyshew

@anthonyshew anthonyshew commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add the Turborepo 2.10 release blog post covering graceful task shutdown, deferred input hashing (mode: "jit" and mode: "dependencyOutputs"), composable --affected + --filter, and local cache eviction
  • Update the configuration reference for 2.10:
    • Document structured deferred hashing as reference-style API docs (remove pre-release markers and the startup mode)
    • Clarify cacheMaxAge / cacheMaxSize background eviction behavior and note planned 3.0 defaults
  • Update the configuring tasks guide to link to the deferred hashing reference

Publish the 2.10 blog post and graduate $TURBO_JIT$ from pre-release, with new graceful shutdown and cache eviction documentation.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
examples-basic-web Ready Ready Preview, Comment, Open in v0 Jun 24, 2026 4:09pm
examples-designsystem-docs Ready Ready Preview, Comment, Open in v0 Jun 24, 2026 4:09pm
examples-gatsby-web Ready Ready Preview, Comment, Open in v0 Jun 24, 2026 4:09pm
examples-kitchensink-blog Ready Ready Preview, Comment, Open in v0 Jun 24, 2026 4:09pm
examples-nonmonorepo Ready Ready Preview, Comment, Open in v0 Jun 24, 2026 4:09pm
examples-svelte-web Ready Ready Preview, Comment, Open in v0 Jun 24, 2026 4:09pm
examples-tailwind-web Ready Ready Preview, Comment, Open in v0 Jun 24, 2026 4:09pm
examples-vite-web Ready Ready Preview, Comment, Open in v0 Jun 24, 2026 4:09pm
turbo-site Ready Ready Preview, ✅ 24 resolved, Open in v0 Jun 24, 2026 4:09pm

anthonyshew and others added 6 commits June 16, 2026 15:41
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Comment thread apps/docs/content/blog/2-10.mdx Outdated
Comment thread apps/docs/content/blog/2-10.mdx Outdated
anthonyshew and others added 3 commits June 17, 2026 08:34
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
Comment thread apps/docs/content/blog/2-10.mdx Outdated
cursoragent and others added 3 commits June 23, 2026 21:47
Merge main and replace the $TURBO_JIT$ string microsyntax documentation
with the structured deferred hashing API (startup, jit, dependencyOutputs).

Update the 2.10 release blog post with the new configuration format and
dry-run behavior.

Co-authored-by: Anthony Shew <anthonyshew@users.noreply.github.com>
Co-authored-by: Anthony Shew <anthonyshew@users.noreply.github.com>
Co-authored-by: Anthony Shew <anthonyshew@users.noreply.github.com>
Comment thread apps/docs/content/blog/2-10.mdx Outdated
cursoragent and others added 5 commits June 23, 2026 22:08
Co-authored-by: Anthony Shew <anthonyshew@users.noreply.github.com>
Co-authored-by: Anthony Shew <anthonyshew@users.noreply.github.com>
Co-authored-by: Anthony Shew <anthonyshew@users.noreply.github.com>
Comment thread apps/docs/content/blog/2-10.mdx Outdated
anthonyshew and others added 3 commits June 23, 2026 23:52
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
Update deferred hashing and cache eviction documentation to match the
finished 2.10 blog content, removing draft TODOs and pre-release markers.

Co-authored-by: Cursor <cursoragent@cursor.com>
Use concise behavioral definitions and examples instead of blog-style
use case narratives in the configuration reference.

Co-authored-by: Cursor <cursoragent@cursor.com>
@anthonyshew anthonyshew marked this pull request as ready for review June 24, 2026 13:56
@anthonyshew anthonyshew requested a review from a team as a code owner June 24, 2026 13:56
@anthonyshew anthonyshew requested review from tknickman and removed request for a team June 24, 2026 13:56
Comment thread apps/docs/content/blog/2-10.mdx Outdated
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
@anthonyshew anthonyshew merged commit c07e48f into main Jun 24, 2026
41 checks passed
@anthonyshew anthonyshew deleted the docs/turborepo-2-10-release branch June 24, 2026 16:28
anthonyshew pushed a commit that referenced this pull request Jun 25, 2026
## Release v2.10.1-canary.1

> [!CAUTION]
> Versioned docs aliasing FAILED. [View
logs](https://github.com/vercel/turborepo/actions/runs/28187593190)

### Changes

- release(turborepo): 2.9.19-canary.10 (#13130) (`a12323b`)
- release(turborepo): 2.10.0 (#13131) (`6939250`)
- docs: Add Turborepo 2.10 release post and update docs (#13096)
(`c07e48f`)
- perf: Avoid normalizing git index path joins (#12944) (`417c28d`)
- chore: Remove tbx package (#13133) (`7bebb26`)
- feat: Migrate TUI virtual terminals from vt100 to Ghostty (#13135)
(`b22d3b4`)
- chore: Add examples maintenance agent (#13136) (`05ac7b5`)
- chore: Remove a few pre-push hooks (#13137) (`5eb24eb`)
- ci: Making sure Zig works in releases (#13138) (`39340f1`)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
anthonyshew pushed a commit that referenced this pull request Jun 29, 2026
## Release v2.10.1

> [!CAUTION]
> Versioned docs aliasing FAILED. [View
logs](https://github.com/vercel/turborepo/actions/runs/28399666958)

### Changes

- release(turborepo): 2.10.0 (#13131) (`6939250`)
- docs: Add Turborepo 2.10 release post and update docs (#13096)
(`c07e48f`)
- perf: Avoid normalizing git index path joins (#12944) (`417c28d`)
- chore: Remove tbx package (#13133) (`7bebb26`)
- feat: Migrate TUI virtual terminals from vt100 to Ghostty (#13135)
(`b22d3b4`)
- chore: Add examples maintenance agent (#13136) (`05ac7b5`)
- chore: Remove a few pre-push hooks (#13137) (`5eb24eb`)
- ci: Making sure Zig works in releases (#13138) (`39340f1`)
- release(turborepo): 2.10.1-canary.1 (#13139) (`69a743e`)
- fix: Support Corepack packageManager integrity hashes (#13123)
(`6bf6a67`)
- fix(env): Add XDG_DATA_* to pass-through (#13145) (`0b3b4a6`)
- release(turborepo): 2.10.1-canary.2 (#13147) (`e844c15`)
- feat: Support `devEngines.packageManager` (#12388) (`e48c56c`)
- feat: Support devEngines packageManager in workspaces (#13150)
(`9d94ae5`)
- release(turborepo): 2.10.1-canary.3 (#13149) (`0d32225`)
- feat: Update add package manager codemod (#13151) (`27ca962`)
- feat: Update workspace package manager declarations (#13154)
(`f878719`)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants