Turborepo 2.8 is the build system for agentic coding:
· Shared local caching for Git worktrees
· Agent Skill: 𝚗𝚙𝚡 𝚜𝚔𝚒𝚕𝚕𝚜 𝚊𝚍𝚍 𝚟𝚎𝚛𝚌𝚎𝚕/𝚝𝚞𝚛𝚋𝚘𝚛𝚎𝚙𝚘
· Docs: AI chat, Markdown responses, 𝚝𝚞𝚛𝚋𝚘 𝚍𝚘𝚌𝚜 subcommand, and more
turborepo.dev/blog/2-8
Turborepo 2.8 is the build system for agentic coding:
· Shared local caching for Git worktrees
· Agent Skill: 𝚗𝚙𝚡 𝚜𝚔𝚒𝚕𝚕𝚜 𝚊𝚍𝚍 𝚟𝚎𝚛𝚌𝚎𝚕/𝚝𝚞𝚛𝚋𝚘𝚛𝚎𝚙𝚘
· Docs: AI chat, Markdown responses, 𝚝𝚞𝚛𝚋𝚘 𝚍𝚘𝚌𝚜 subcommand, and more
turborepo.dev/blog/2-8
Turborepo 2.7
· Browser-based devtools
· Composable Package Configurations
· ESLint plugin ported to Biome
· Yarn 4 catalogs
turborepo.com/blog/turbo-2-7
Turborepo 2.6
· Develop with microfrontends locally
· Bun package manager support is now stable
· Task list search in TUI
turborepo.com/blog/turbo-2-6
Turborepo 2.5
• Sidecar tasks
• Improved control for `--continue`
• Use `turbo.jsonc` to add comments
• `turbo prune` for Bun
• Reference your workspace root with `TURBO_ROOT`
• OpenAPI viewer for self-hosting
turbo.build/blog/turbo-2-5
The Turborepo documentation now has an llms.txt.
An llms.txt file provides context to an LLM to improve accuracy and relevancy of responses.
Turborepo 2.4
• Boundaries (Experimental)
• Terminal UI improvements
• Watch Mode caching (Experimental)
• Circular dependency recommendations
• `schema.json` in `node_modules`
• ESLint Flat Config support
turbo.build/blog/turbo-2-4
New guide: Learn how to migrate from Nx to Turborepo.
turbo.build/repo/docs/gu...
Vercel Remote Cache is now free for all Turborepo users.
turbo.build/blog/free-ve...
New milestone: 500 years of compute saved with Vercel Remote Cache.
Remote Caching saves time by ensuring the same work is never done twice, sharing a cache across your local machine, your team, and CI.
Start saving time today.
vercel.fyi/turbo-500-ye...
We're looking forward to hearing your ideas and feedback on the Boundaries RFC.
github.com/vercel/turbo...
Turborepo 2.3
• Boundaries RFC: Enforce constraints to maintain developer experience
• Package task shortcuts: Execute tasks with `turbo run package#task`
• Simplified cache control: Easier management of cache sources using a single flag
turbo.build/blog/turbo-2-3