v2.10.11
vercel/turborepov2.10.11Aug 18, 2026by github-actions[bot]
AI Summary
This release focuses on performance optimizations and bug fixes, specifically adding native caching for uv tool tasks and improving gitignore handling. It also features the redesign of the Turborepo homepage and an expanded performance agent toolbox.
Key Highlights
- Added native caching for uv tool tasks
- Improved gitignore handling to work without git metadata
- Fixed repeated strict entrypoint traversal for better performance
- Redesigned the Turborepo homepage
- Expanded the performance agent toolbox
New Features
- Cache native uv tool tasks
- Expand performance agent toolbox
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