What's Changed
Docs
- docs(security): Update Next.js by @anthonyshew in #11208
- docs: Remove flags code by @anthonyshew in #11209
- docs: Cleanup Sentry from gitignore by @anthonyshew in #11210
- docs: Comment out Tinybird by @anthonyshew in #11211
- docs(fix): Sitemap by @anthonyshew in #11207
- docs: Revert "Comment out Tinybird" by @anthonyshew in #11223
- docs: Move search to built-in by @anthonyshew in #11224
- docs: fix typo in design-system.css comment by @YASHRDX0001 in #11231
- chore: Upgrade pnpm to 9 by @anthonyshew in #11226
- chore: Update pnpm to version 10 by @anthonyshew in #11237
- fix: React Server Components CVE vulnerabilities by @vercel[bot] in #11245
- docs: Add
turboExtendsKeywordfuture flag and$TURBO_EXTENDS$microsyntax by @anthonyshew in #11246 - docs: Fix Bun filtered install commands by @anthonyshew in #11260
- docs: Add
turbo.jsoncomposition docs by @anthonyshew in #11247 - feat: Turborepo Devtools by @anthonyshew in #11263
- fix: Improve layouts and task graph sourcing for devtools" by @anthonyshew in #11269
- docs: Devtools by @anthonyshew in #11270
- chore: Remove future flags for nonRootExtends and turboExtendsKeyword in preparation for stable release by @anthonyshew in #11280
create-turbo
- fix(cli): Preserve exit codes in notifyUpdate functions by @pyrytakala in #11153
turbo-ignore
- fix: Quoting in turbo-ignore commands by @anthonyshew in #11239
eslint
- fix: Upgrade Next.js to 15.5.7 (CVE-2025-55182) by @ctate in #11232
@turbo/repository
Examples
- examples(dev-deps): bump turbo from 2.6.1 to 2.6.3 in /examples/with-shell-commands by @dependabot[bot] in #11217
- examples(dev-deps): bump the basic group in /examples/basic with 2 updates by @dependabot[bot] in #11218
- examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 3 updates by @dependabot[bot] in #11219
- examples: Use slim image (debian) for prepare and builder stage, use latest no… by @mrr11k in #11228
- examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 2 updates by @dependabot[bot] in #11254
- examples(dev-deps): bump typescript-eslint from 8.48.1 to 8.49.0 in /examples/basic in the basic group by @dependabot[bot] in #11253
- examples(deps): bump react from 19.2.0 to 19.2.3 in /examples/non-monorepo by @dependabot[bot] in #11255
Changelog
- fix(turbo-utils): Add test for conflicting configs and remove stale TODO by @deepakpathik in #11201
- feat: Yarn 4 catalogs by @anthonyshew in #11115
- fix: Add Windows-specific env var to default passthroughs by @anthonyshew in #11233
- fix: Add fine grained interruptible task restarts in watch mode by @johnpyp in #11135
- perf: Find tasks impacted by packages faster by @anthonyshew in #11235
- ci: Fix release pipeline by @anthonyshew in #11240
- ci: Fix release pipeline by @anthonyshew in #11241
- fix: Compose tasks when composing turbo.json by @anthonyshew in #11248
- chore: Run pre-commit fmt on all files by @anthonyshew in #11261
- feat: Task-level
extendsfield by @anthonyshew in #11259 - fix: Allow root microfrontends.json config for @vercel/microfrontends by @anthonyshew in #11264
- chore: Fix lint-staged and orphan GitHub Action by @anthonyshew in #11275
- chore: Remove coverage tooling by @anthonyshew in #11276
- chore: Clear false positive unused warnings by @anthonyshew in #11277
- ci: Fix flaky test (hopefully) by @anthonyshew in #11278
New Contributors
- @deepakpathik made their first contribution in #11201
- @YASHRDX0001 made their first contribution in #11231
- @ctate made their first contribution in #11232
- @johnpyp made their first contribution in #11135
- @vercel[bot] made their first contribution in #11245
Full Changelog: v2.6.3...v2.7.0