v2.10.11

interviewstreet/hiring-agentv2.10.11Aug 18, 2026by github-actions[bot]

AI Summary

Turborepo v2.10.11 is a maintenance release featuring an expanded performance agent toolbox, a redesigned homepage, and fixes for gitignore handling and release workflows.

Key Highlights

  • Expanded performance agent toolbox with new capabilities.
  • Redesigned Turborepo homepage.
  • Cache for native uv tool tasks added.
  • Fixes for gitignore handling without git metadata.
  • Automatic approval for release workflows.

New Features

  • Expanded performance agent toolbox.
  • Homepage redesign.
  • Native uv tool task caching.
  • Gitignore handling fixes.
  • Automatic release workflow approvals.

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