Skip to content

Releases: vercel/turborepo

Turborepo v2.5.6-canary.0

22 Jul 14:30
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

  • fix(examples): correct 'test:projects' script to use vitest directly by @namidapoo in #10683

@turbo/repository

Examples

  • fix(examples): add missing extension to with-react-native-web ui tsconfig by @Franck-Fernandez-pro in #10694
  • chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 6 updates by @dependabot[bot] in #10697
  • chore(deps): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot[bot] in #10698
  • chore(deps): bump the basic group in /examples/basic with 3 updates by @dependabot[bot] in #10699
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 5 updates by @dependabot[bot] in #10700
  • chore(deps-dev): bump turbo from 2.5.4 to 2.5.5 in /examples/with-shell-commands by @dependabot[bot] in #10701

Changelog

New Contributors

Full Changelog: v2.5.5...v2.5.6-canary.0

Turborepo v2.5.5

16 Jul 18:55
Compare
Choose a tag to compare

What's Changed

Docs

Examples

  • fix: with-svelte example builds by @anthonyshew in #10517
  • chore(deps-dev): bump the basic group in /examples/basic with 3 updates by @dependabot[bot] in #10531
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 updates by @dependabot[bot] in #10532
  • chore(deps-dev): bump turbo from 2.5.3 to 2.5.4 in /examples/with-shell-commands by @dependabot[bot] in #10533
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot[bot] in #10534
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 6 updates by @dependabot[bot] in #10535
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 5 updates by @dependabot[bot] in #10536
  • chore(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5 in /examples/basic by @dependabot[bot] in #10553
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 3 updates by @dependabot[bot] in #10554
  • chore(deps-dev): bump @types/node from 22.15.3 to 22.15.30 in /examples/with-tailwind by @dependabot[bot] in #10555
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 5.0.3 to 5.1.0 in /examples/with-svelte in the with-svelte group by @dependabot[bot] in #10556
  • chore(deps-dev): bump @vitejs/plugin-react from 4.5.0 to 4.5.1 in /examples/kitchen-sink by @dependabot[bot] in #10557
  • fix(example/with-docker): jest can’t resolve @repo/jest-presets/node by @d0lwl0b in #10551
  • fix(non-monorepo): correct devDependency from 'turb' to 'turbo' by @DiegoDev2 in #10526
  • chore(deps-dev): bump the basic group in /examples/basic with 3 updates by @dependabot[bot] in #10567
  • chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 6 updates by @dependabot[bot] in #10568
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 4 updates by @dependabot[bot] in #10569
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot[bot] in #10570
  • fix(example): add missing Tailwind import to shared ui styles by @sahyl in #10579
  • chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 in /examples/non-monorepo in the non-monorepo group by @dependabot[bot] in #10571
  • docs(example): use npx turbo and show filtering by @sdavids in #10500
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 2 updates by @dependabot[bot] in #10594
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 in /examples/with-tailwind in the with-tailwind group by @dependabot[bot] in #10595
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 in /examples/basic in the basic group by @dependabot[bot] in #10597
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 2 updates by @dependabot[bot] in #10598
  • chore(deps): bump next from 15.3.3 to 15.3.4 in /examples/non-monorepo by @dependabot[bot] in #10593
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 updates by @dependabot[bot] in #10613
  • chore(deps-dev): bump the basic group in /examples/basic with 3 updates by @dependabot[bot] in #10614
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 5 updates by @dependabot[bot] in #10615
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot[bot] in #10616
  • refactor(examples): remove duplicate Next.js plugin from app tsconfig files by @JeongHwan-dev in #10612
  • chore(deps-dev): bump globals from 16.2.0 to 16.3.0 in /examples/kitchen-sink in the kitchen-sink group by @dependabot[bot] in #10643
  • chore(deps-dev): bump globals from 16.2.0 to 16.3.0 in /examples/with-tailwind in the with-tailwind group by @dependabot[bot] in #10644
  • chore(deps-dev): bump svelte from 5.34.3 to 5.35.2 in /examples/with-svelte in the with-svelte group by @dependabot[bot] in #10645
  • chore(deps-dev): bump eslint from 9.29.0 to 9.30.1 in /examples/non-monorepo in the non-monorepo group by @dependabot[bot] in #10647
  • chore(deps-dev): bump globals from 16.2.0 to 16.3.0 in /examples/basic in the basic group by @dependabot[bot] in #10646
  • fix(examples): css specificity in Tailwind example by @anthonyshew in #10657
  • refactor(examples): update CSS variable names to use consistent --color- prefix in tailwind examples by @eric-hjh in #10662
  • fix(examples): vitest version upgrade by @anthonyshew in #10667
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 updates by @dependabot[bot] in #10669
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 5 updates by @dependabot[bot] in #10670
  • fix: typescript-config export form react-native-web by @safaiyeh in #10671
  • chore(deps-dev): bump the basic group in /examples/basic with 3 updates by @dependabot[bot] in #10673
  • fix(examples): update vitest config paths for packages and apps in with-vitest by @kenfdev in #10675
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot[bot] in #10674
  • chore(deps-dev): bump eslint from 9.30.1 to 9.31.0 in /examples/non-monorepo in the non-monorepo group by @dependabot[bot] in #10672

Changelog

Read more

Turborepo v2.5.5-canary.1

14 Jul 15:45
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Examples

  • fix(non-monorepo): correct devDependency from 'turb' to 'turbo' by @DiegoDev2 in #10526
  • chore(deps-dev): bump the basic group in /examples/basic with 3 updates by @dependabot[bot] in #10567
  • chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 6 updates by @dependabot[bot] in #10568
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 4 updates by @dependabot[bot] in #10569
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot[bot] in #10570
  • fix(example): add missing Tailwind import to shared ui styles by @sahyl in #10579
  • chore(deps-dev): bump eslint from 9.28.0 to 9.29.0 in /examples/non-monorepo in the non-monorepo group by @dependabot[bot] in #10571
  • docs(example): use npx turbo and show filtering by @sdavids in #10500
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 2 updates by @dependabot[bot] in #10594
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 in /examples/with-tailwind in the with-tailwind group by @dependabot[bot] in #10595
  • chore(deps-dev): bump prettier from 3.5.3 to 3.6.0 in /examples/basic in the basic group by @dependabot[bot] in #10597
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 2 updates by @dependabot[bot] in #10598
  • chore(deps): bump next from 15.3.3 to 15.3.4 in /examples/non-monorepo by @dependabot[bot] in #10593
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 updates by @dependabot[bot] in #10613
  • chore(deps-dev): bump the basic group in /examples/basic with 3 updates by @dependabot[bot] in #10614
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 5 updates by @dependabot[bot] in #10615
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot[bot] in #10616
  • refactor(examples): remove duplicate Next.js plugin from app tsconfig files by @JeongHwan-dev in #10612
  • chore(deps-dev): bump globals from 16.2.0 to 16.3.0 in /examples/kitchen-sink in the kitchen-sink group by @dependabot[bot] in #10643
  • chore(deps-dev): bump globals from 16.2.0 to 16.3.0 in /examples/with-tailwind in the with-tailwind group by @dependabot[bot] in #10644
  • chore(deps-dev): bump svelte from 5.34.3 to 5.35.2 in /examples/with-svelte in the with-svelte group by @dependabot[bot] in #10645
  • chore(deps-dev): bump eslint from 9.29.0 to 9.30.1 in /examples/non-monorepo in the non-monorepo group by @dependabot[bot] in #10647
  • chore(deps-dev): bump globals from 16.2.0 to 16.3.0 in /examples/basic in the basic group by @dependabot[bot] in #10646
  • fix(examples): css specificity in Tailwind example by @anthonyshew in #10657
  • refactor(examples): update CSS variable names to use consistent --color- prefix in tailwind examples by @eric-hjh in #10662

Changelog

New Contributors

Full Changelog: v2.5.5-canary.0...v2.5.5-canary.1

Turborepo v2.5.5-canary.0

10 Jun 00:55
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Examples

  • fix: with-svelte example builds by @anthonyshew in #10517
  • chore(deps-dev): bump the basic group in /examples/basic with 3 updates by @dependabot in #10531
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 updates by @dependabot in #10532
  • chore(deps-dev): bump turbo from 2.5.3 to 2.5.4 in /examples/with-shell-commands by @dependabot in #10533
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot in #10534
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 6 updates by @dependabot in #10535
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 5 updates by @dependabot in #10536
  • chore(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5 in /examples/basic by @dependabot in #10553
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 3 updates by @dependabot in #10554
  • chore(deps-dev): bump @types/node from 22.15.3 to 22.15.30 in /examples/with-tailwind by @dependabot in #10555
  • chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 5.0.3 to 5.1.0 in /examples/with-svelte in the with-svelte group by @dependabot in #10556
  • chore(deps-dev): bump @vitejs/plugin-react from 4.5.0 to 4.5.1 in /examples/kitchen-sink by @dependabot in #10557
  • fix(example/with-docker): jest can’t resolve @repo/jest-presets/node by @d0lwl0b in #10551

Changelog

New Contributors

Full Changelog: v2.5.4...v2.5.5-canary.0

Turborepo v2.5.4

30 May 15:45
Compare
Choose a tag to compare

What's Changed

Docs

turbo-ignore

eslint

@turbo/repository

Examples

  • fix(examples): with-svelte example TypeScript by @anthonyshew in #10450
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by @dependabot in #10469
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 4 updates by @dependabot in #10470
  • chore(deps-dev): bump turbo from 2.5.2 to 2.5.3 in /examples/with-shell-commands by @dependabot in #10471
  • chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot in #10472
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 7 updates by @dependabot in #10473
  • feat(example): update with-react-native-web, Expo SDK 52 by @shinjith-dev in #10466
  • chore(deps-dev): bump the with-svelte group across 1 directory with 3 updates by @dependabot in #10441
  • chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot in #10486
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 6 updates by @dependabot in #10487
  • chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 4 updates by @dependabot in #10488
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by @dependabot in #10490
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 6 updates by @dependabot in #10489
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 3 updates by @dependabot in #10506
  • chore(deps-dev): bump svelte from 5.30.2 to 5.33.2 in /examples/with-svelte in the with-svelte group by @dependabot in #10507
  • chore(deps-dev): bump globals from 16.1.0 to 16.2.0 in /examples/basic in the basic group by @dependabot in #10508
  • chore(deps-dev): bump globals from 16.1.0 to 16.2.0 in /examples/with-tailwind in the with-tailwind group by @dependabot in #10509
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 2 updates by @dependabot in #10510
  • fix(examples): use entry instead of entryPoints by @melroy89 in #10503

Changelog

New Contributors

Full Changelog: v2.5.3...v2.5.4

Turborepo v2.5.4-canary.1

30 May 14:35
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

eslint

@turbo/repository

Examples

  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by @dependabot in #10469
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 4 updates by @dependabot in #10470
  • chore(deps-dev): bump turbo from 2.5.2 to 2.5.3 in /examples/with-shell-commands by @dependabot in #10471
  • chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot in #10472
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 7 updates by @dependabot in #10473
  • feat(example): update with-react-native-web, Expo SDK 52 by @shinjith-dev in #10466
  • chore(deps-dev): bump the with-svelte group across 1 directory with 3 updates by @dependabot in #10441
  • chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot in #10486
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 6 updates by @dependabot in #10487
  • chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 4 updates by @dependabot in #10488
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by @dependabot in #10490
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 6 updates by @dependabot in #10489
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 3 updates by @dependabot in #10506
  • chore(deps-dev): bump svelte from 5.30.2 to 5.33.2 in /examples/with-svelte in the with-svelte group by @dependabot in #10507
  • chore(deps-dev): bump globals from 16.1.0 to 16.2.0 in /examples/basic in the basic group by @dependabot in #10508
  • chore(deps-dev): bump globals from 16.1.0 to 16.2.0 in /examples/with-tailwind in the with-tailwind group by @dependabot in #10509
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 2 updates by @dependabot in #10510
  • fix(examples): use entry instead of entryPoints by @melroy89 in #10503

Changelog

New Contributors

Full Changelog: v2.5.4-canary.0...v2.5.4-canary.1

Turborepo v2.5.4-canary.0

08 May 14:45
Compare
Choose a tag to compare
Pre-release

What's Changed

turbo-ignore

Examples

Changelog

Full Changelog: v2.5.3...v2.5.4-canary.0

Turborepo v2.5.3

06 May 21:00
Compare
Choose a tag to compare

What's Changed

Docs

Examples

  • chore(deps-dev): bump turbo from 2.5.0 to 2.5.2 in /examples/with-shell-commands by @dependabot in #10394
  • chore(deps-dev): bump the non-monorepo group in /examples/non-monorepo with 2 updates by @dependabot in #10395
  • chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot in #10396
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 4 updates by @dependabot in #10397
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by @dependabot in #10398
  • chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot in #10439
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 3 updates by @dependabot in #10440
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by @dependabot in #10442
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 2 updates by @dependabot in #10443

Changelog

New Contributors

Full Changelog: v2.5.2...v2.5.3

Turborepo v2.5.3-canary.2

05 May 17:50
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Examples

  • chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot in #10439
  • chore(deps): bump the non-monorepo group in /examples/non-monorepo with 3 updates by @dependabot in #10440
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by @dependabot in #10442
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 2 updates by @dependabot in #10443

Changelog

New Contributors

Full Changelog: v2.5.3-canary.1...v2.5.3-canary.2

Turborepo v2.5.3-canary.1

30 Apr 16:55
Compare
Choose a tag to compare
Pre-release

What's Changed

Docs

Examples

  • chore(deps-dev): bump turbo from 2.5.0 to 2.5.2 in /examples/with-shell-commands by @dependabot in #10394
  • chore(deps-dev): bump the non-monorepo group in /examples/non-monorepo with 2 updates by @dependabot in #10395
  • chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot in #10396
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 4 updates by @dependabot in #10397
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by @dependabot in #10398

Changelog

New Contributors

Full Changelog: v2.5.3-canary.0...v2.5.3-canary.1