v2.10.1
vercel/turborepov2.10.1Jun 29, 2026by github-actions[bot]
AI Summary
This release adds support for `devEngines.packageManager` in workspaces and continues the migration of the TUI to Ghostty. It also adds support for Corepack package manager integrity hashes.
Key Highlights
- Support for `devEngines.packageManager`
- TUI migration to Ghostty terminal
- Support Corepack packageManager integrity hashes
- Update workspace package manager declarations
- Update add package manager codemod
New Features
- Support `devEngines.packageManager`
- Support devEngines packageManager in workspaces
- Update add package manager codemod
- Update workspace package manager declarations
Full Release Notes
<!-- Release notes generated using configuration in .github/release.yml at v2.10.1 --> ## What's Changed ### Changelog * release(turborepo): 2.10.0 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13131 * docs: Add Turborepo 2.10 release post and update docs by @anthonyshew in https://github.com/vercel/turborepo/pull/13096 * perf: Avoid normalizing git index path joins by @anthonyshew in https://github.com/vercel/turborepo/pull/12944 * chore: Remove tbx package by @anthonyshew in https://github.com/vercel/turborepo/pull/13133 * feat: Migrate TUI virtual terminals from vt100 to Ghostty by @anthonyshew in https://github.com/vercel/turborepo/pull/13135 * chore: Add examples maintenance agent by @anthonyshew in https://github.com/vercel/turborepo/pull/13136 * chore: Remove a few pre-push hooks by @anthonyshew in https://github.com/vercel/turborepo/pull/13137 * ci: Making sure Zig works in releases by @anthonyshew in https://github.com/vercel/turborepo/pull/13138 * release(turborepo): 2.10.1-canary.1 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13139 * fix: Support Corepack packageManager integrity hashes by @gwagjiug in https://github.com/vercel/turborepo/pull/13123 * fix(env): Add XDG_DATA_* to pass-through by @vercel[bot] in https://github.com/vercel/turborepo/pull/13145 * release(turborepo): 2.10.1-canary.2 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13147 * feat: Support `devEngines.packageManager` by @lachieh in https://github.com/vercel/turborepo/pull/12388 * feat: Support devEngines packageManager in workspaces by @anthonyshew in https://github.com/vercel/turborepo/pull/13150 * release(turborepo): 2.10.1-canary.3 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/13149 * feat: Update add package manager codemod by @anthonyshew in https://github.com/vercel/turborepo/pull/13151 * feat: Update workspace package manager declarations by @anthonyshew in https://github.com/vercel/turborepo/pull/13154 ## New Contributors * @lachieh made their first contribution in https://github.com/vercel/turborepo/pull/12388 **Full Changelog**: https://github.com/vercel/turborepo/compare/v2.10.0...v2.10.1