What's Changed
Docs
- docs: Add mentions to
turborepo-summaryandturborepo-summary-actionby @charpeni in #11023 - docs: Add new testimonial to home page by @anthonyshew in #11116
- docs: Fix copy-pasted testimonial quote by @anthonyshew in #11117
- docs: Fix typo in tailwind set up guide by @hookim in #11143
- docs: Update Prisma integration guide link by @AdelFetner in #11155
- docs: Fix vitest merged code coverage example by @jonathansamines in #11158
Examples
- examples: Bump
turboto latest by @anthonyshew in #11100 - examples: Remove uneeded microfrontends.json property by @anthonyshew in #11101
- examples(dev-deps): bump @types/react from 19.2.2 to 19.2.5 in /examples/non-monorepo by @dependabot[bot] in #11125
- examples(with-nestjs): Add missing eslint devDependency by @cmg8431 in #11138
- fix(with-vite-react): Remove unused React import to fix build error by @chosim-dvlpr in #11162
- examples(dev-deps): bump the with-svelte group in /examples/with-svelte with 2 updates by @dependabot[bot] in #11152
- examples(dev-deps): bump typescript-eslint from 8.46.3 to 8.47.0 in /examples/basic in the basic group by @dependabot[bot] in #11149
- examples(dev-deps): bump @types/react from 19.2.5 to 19.2.7 in /examples/non-monorepo by @dependabot[bot] in #11151
- examples(kitchen-sink): Use simpler eslint config for kitchen-sink by @dsm23 in #11163
- examples: Fix lockfile in kitchen-sink by @anthonyshew in #11174
Changelog
- chore: Get rid of unneeded workspace definition by @anthonyshew in #11102
- fix: Make selected task highlight use reverse video for accessibility by @biru-codeastromer in #11090
- feat(tui): Add padding to task names and icons by @anthonyshew in #11104
- docs: Fix grammar, consistency, and formatting issues in CONTRIBUTING.md by @DevaanshKathuria in #11105
- fix(workspaces): Use
shelloption on Windows inexecacall by @anthonyshew in #11108 - ci(fix): Fix flaky macOS tests by @anthonyshew in #11128
- feat: Add Windows-specific env var to default passthroughs by @anthonyshew in #11126
- fix(config-dir): Resolve relative
TURBO_CONFIG_DIR_PATHbefore validation by @praggCode in #11122 - fix: Use -z option to git commands to handle unicode file paths by @hahnlee in #10844
- test: Coverage for #10844 by @anthonyshew in #11137
- docs(internal): Document release pipeline by @anthonyshew in #11141
- fix: Validate missing argument in test-codemod server script by @sakina1303 in #11166
- ci: fixing release pipeline by @anthonyshew in #11179
- ci: Ensure npm version is current by @anthonyshew in #11180
- ci: Log npm version by @anthonyshew in #11181
- ci: More release pipeline logging by @anthonyshew in #11183
- ci: Loose env mode for publishing step by @anthonyshew in #11184
New Contributors
- @biru-codeastromer made their first contribution in #11090
- @DevaanshKathuria made their first contribution in #11105
- @zacowan made their first contribution in #11109
- @charpeni made their first contribution in #11023
- @praggCode made their first contribution in #11122
- @hahnlee made their first contribution in #10844
- @cmg8431 made their first contribution in #11138
- @hookim made their first contribution in #11143
- @AdelFetner made their first contribution in #11155
- @sakina1303 made their first contribution in #11166
- @chosim-dvlpr made their first contribution in #11162
- @jonathansamines made their first contribution in #11158
- @dsm23 made their first contribution in #11163
Full Changelog: v2.6.1...v2.6.2-canary.1