Joined January 2021
- Introducing Turborepo 2.0 ◆ High-performance build system for JavaScript / TypeScript repos ◆ Incrementally adoptable – works any way you run scripts ◆ Dependency-aware task watcher for any tooling ◆ Works with monorepos (or without)
- Turborepo now has beta support for Bun. ◆ Run `bun i -g turbo@latest` ◆ Run `bunx create-turbo@latest` If you have previously installed `turbo` globally, upgrade using the same package manager as before. turbo.build/repo/docs
- We’ve finished porting Turborepo from Go to Rust. Learn about how we are improving performance & stability, and our takeaways on shipping new features while porting languages.
- Ever tried to deploy from a monorepo, only to realize you've triggered a ton of unwanted CI builds? Thanks to Turborepo, avoiding this on @vercel is now a one-line change with `npx turbo-ignore`.
00:00
00:00- Just added a new "Kitchen Sink" example with all of these in a single monorepo: - @nextjs - @vite_js - @remix_run - Express - Prettier - TypeScript - ESLint - Jest All powered by @turborepo github.com/vercel/turbore…
- Learn about why Turborepo is porting from Go to Rust.
- How much faster is Turbopack? Explore our benchmarks deep dive or run them locally for comparison.
- Our documentation just had a major update. turborepo.org/docs/core-conc…







