v2.10.11
nocta-ui/nocta-uiv2.10.11Aug 18, 2026by github-actions[bot]
AI Summary
This release includes performance enhancements for the agent toolbox and native uv tool task caching, alongside fixes for entrypoint traversal and gitignore handling, and a redesign of the Turborepo homepage.
Key Highlights
- Redesign of the Turborepo homepage
- Cache native uv tool tasks and expand the performance agent toolbox
- Fixes for gitignore handling without git metadata and entrypoint traversal
New Features
- Cache native uv tool tasks
- Expand performance agent toolbox
- Redesign Turborepo homepage
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