v2.10.11

megadose/holehev2.10.11Aug 18, 2026by github-actions[bot]

AI Summary

Turborepo v2.10.11 introduces performance agent toolbox features, a redesigned homepage, and various fixes regarding git metadata and concurrent generator configurations.

Key Highlights

  • Cache native uv tool tasks
  • Expand performance agent toolbox
  • Redesign Turborepo homepage
  • Fixes for gitignore handling without git metadata

New Features

  • Cache native uv tool tasks
  • Expand performance agent toolbox
  • Redesign Turborepo homepage
  • Fix to tolerate transient input files
  • Fix to isolate concurrent generator config bundles

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at v2.10.11 -->

## What's Changed
### Changelog
* chore: Release Turborepo 2.10.10 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13741
* fix: Automatically approve release workflows by @anthonyshew in https://github.com/vercel/turborepo/pull/13743
* chore: Release Turborepo 2.10.11-canary.1 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13744
* fix: Avoid repeated strict entrypoint traversal by @anthonyshew in https://github.com/vercel/turborepo/pull/13745
* chore: Release Turborepo 2.10.11-canary.2 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13747
* feat: Cache native uv tool tasks by @anthonyshew in https://github.com/vercel/turborepo/pull/13748
* chore: Release Turborepo 2.10.11-canary.3 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13749
* fix: Isolate concurrent generator config bundles by @anthonyshew in https://github.com/vercel/turborepo/pull/13750
* chore: Forbid release-age exclusions in examples maintenance by @anthonyshew in https://github.com/vercel/turborepo/pull/13751
* fix: Respect gitignore without git metadata by @anthonyshew in https://github.com/vercel/turborepo/pull/13756
* chore: Release Turborepo 2.10.11-canary.4 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13759
* feat: Expand performance agent toolbox by @anthonyshew in https://github.com/vercel/turborepo/pull/13761
* docs: Redesign Turborepo homepage by @christopherkindl in https://github.com/vercel/turborepo/pull/13702
* fix: Tolerate transient input files by @anthonyshew in https://github.com/vercel/turborepo/pull/13734


**Full Changelog**: https://github.com/vercel/turborepo/compare/v2.10.10...v2.10.11