·
21 commits
to main
since this release
What's Changed
Docs
- fix(docs): use
pnpm add <pkg>
instead ofpnpm install <pkg>
by @jferrettiboke in #10529 - fix(docs): missing commas in package.json files of jest docs by @ashish0kumar in #10560
- fix(docs): css import order bug in tailwindcss docs and example by @ashish0kumar in #10561
- docs: logo fix by @anthonyshew in #10562
- chore: bump to next@15.4.0-canary.81 by @mischnic in #10530
- fix(docs): incorrect CSS filename in Tailwind CSS setup example by @jihwan1211 in #10573
- docs: clarity for GitHub Actions caching strategies by @anthonyshew in #10583
- fix(docs): inconsistent command with the illustration by @wilsonwangdev in #10596
- fix(docs): inconsistent turbo command with the illustration by @wilsonwangdev in #10602
- docs: update Vitest recommendations by @anthonyshew in #10621
- docs: clarify default inputs behavior by @anthonyshew in #10628
- docs: fixing --no-cache alert by @0ri0nexe in #10653
- feat(auth): optional callback port by @anthonyshew in #10666
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
- feat(turbo.json): allow for trailing commas by @chris-olszewski in #10537
- fix(pnpm): respect deep for linkWorkspacePackages by @chris-olszewski in #10558
- fix: vue/nuxt devtool component inspector by @NamesMT in #10527
- chore: typo Fixes and Clarity Enhancements by @leopardracer in #10574
- chore: fix formatting in JSON file by @anthonyshew in #10589
- feat(env): add Windows user profile variables to pass-through by @yamadayutaka in #10588
- feat: opt into breaking changes and pre-stable features early with
turbo.json
configuration by @anthonyshew in #10590 - refactor(turborepo-updater): chain environment variable iterators in should_skip_notification by @JeongHwan-dev in #10622
- chore: remove unused Rust dependencies by @anthonyshew in #10630
- refactor: add spans to some turbo.json fields by @anthonyshew in #10627
- chore: .cursor/rules by @anthonyshew in #10636
- refactor: improve messaging in global warning by @anthonyshew in #10629
- refactor: consolidate configuration file resolving by @anthonyshew in #10619
- chore(@turbo/telemetry): fix README link by @robmorgan in #10603
- chore: add unit test coverage reporter by @anthonyshew in #10641
- test(telemetry): add telemetry API client tests by @anthonyshew in #10650
- test(turborepo-analytics): improve unit test coverage by @anthonyshew in #10651
- refactor: move config file discovery to shared util by @anthonyshew in #10677
- fix(query): pin to last graphiql version with artifacts by @chris-olszewski in #10685
New Contributors
- @d0lwl0b made their first contribution in #10551
- @ashish0kumar made their first contribution in #10560
- @DiegoDev2 made their first contribution in #10526
- @jihwan1211 made their first contribution in #10573
- @leopardracer made their first contribution in #10574
- @sahyl made their first contribution in #10579
- @yamadayutaka made their first contribution in #10588
- @sdavids made their first contribution in #10500
- @wilsonwangdev made their first contribution in #10596
- @JeongHwan-dev made their first contribution in #10612
- @robmorgan made their first contribution in #10603
- @0ri0nexe made their first contribution in #10653
- @eric-hjh made their first contribution in #10662
- @safaiyeh made their first contribution in #10671
- @kenfdev made their first contribution in #10675
Full Changelog: v2.5.4...v2.5.5