v2.10.11

NVIDIA/NeMo-Speech.cppv2.10.11Aug 18, 2026by github-actions[bot]

AI Summary

A release focusing on performance improvements, cache enhancements for native uv tool tasks, and general bug fixes to handle edge cases in repository indexing and git metadata.

Key Highlights

  • Adds cache for native uv tool tasks.
  • Improves performance by expanding the performance agent toolbox.
  • Fixes handling of gitignore without git metadata.
  • Redesigns the Turborepo homepage.
  • Isolates concurrent generator config bundles.

New Features

  • Cache native uv tool tasks.
  • Expand performance agent toolbox.
  • Redesign Turborepo homepage.
  • Isolate concurrent generator config bundles.
  • Tolerate transient input files.

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