Migrating to Turborepo v2.10.8
Version v2.10.8 introduces 1 breaking change. This guide details how to update your code.
Released: 7/31/2026
⚠️ Check Your Code
If you use any of these symbols, you need to read this guide:
turborepo/pull/13479turborepo/pull/13486turborepo/pull/13456turborepo/pull/13457turborepo/pull/13458turborepo/pull/13459turborepo/pull/13460turborepo/pull/13491turborepo/pull/13495turborepo/pull/13497turborepo/pull/13467turborepo/pull/13468turborepo/pull/13469turborepo/pull/13470turborepo/pull/13498turborepo/pull/12735turborepo/pull/13505turborepo/pull/13503turborepo/pull/13499turborepo/pull/13500turborepo/pull/10732turborepo/pull/13502turborepo/pull/13507turborepo/pull/13504turborepo/pull/13508turborepo/pull/13509turborepo/pull/13511turborepo/pull/13510turborepo/pull/13513turborepo/pull/13514turborepo/pull/13516turborepo/pull/13519turborepo/pull/13520turborepo/pull/13523turborepo/pull/13549turborepo/pull/13524turborepo/pull/13525turborepo/pull/13526turborepo/pull/13557turborepo/pull/13527turborepo/pull/13528turborepo/pull/13529turborepo/pull/13530turborepo/pull/13531turborepo/pull/13532turborepo/pull/13533turborepo/pull/13534turborepo/pull/13535turborepo/pull/13536turborepo/pull/13537turborepo/pull/13538turborepo/pull/13539turborepo/pull/13540turborepo/pull/13543turborepo/pull/13546turborepo/pull/13554Breaking Changes
●Issue #1
The refactoring of package and scope authority, including the deletion of legacy components, might impact workflows that relied on the previous internal structure. Users should verify their configurations and any custom integrations that might have been dependent on the old authority model.
Migration Steps
- 1Verify configurations and custom integrations that might have relied on the legacy package and scope authority model due to its deletion.
Release Summary
This release introduces support for Android (Termux) and enhances CI processes with parallelization and remote caching. It also includes numerous refactors focused on leveraging package knowledge for improved performance and consistency across various Turborepo features.
Need More Details?
View the full release notes and all changes for Turborepo v2.10.8.
View Full Changelog