Skip to content

Turborepo v2.4.3-canary.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@turbo-orchestrator turbo-orchestrator released this 14 Feb 14:45
· 28 commits to main since this release

What's Changed

Docs

create-turbo

@turbo/codemod

  • feat(@turbo/codemod): add support for custom NPM registries by @Meligy in #9803

@turbo/repository

Examples

  • ci: add check-types task to examples testing by @anthonyshew in #9824
  • chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot in #9846
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 2 updates by @dependabot in #9847
  • chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 2 updates by @dependabot in #9848
  • fix(examples): kitchen-sink package tests by @tknickman in #9851
  • fix(examples): downgrade tailwind by @anthonyshew in #9855
  • chore: removing unused script by @anthonyshew in #9854
  • fix(pnpm): revert lockfile upgrade by @tknickman in #9862
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 4 updates by @dependabot in #9877
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot in #9878
  • chore(deps-dev): bump the basic group in /examples/basic with 4 updates by @dependabot in #9879
  • chore(deps-dev): bump turbo from 2.3.4 to 2.4.0 in /examples/with-shell-commands in the with-shell-commands group by @dependabot in #9880
  • feat(example): update with-react-native-web, Expo SDK 51 & Expo Router (File-based routing) by @shinjith-dev in #9872
  • chore: use bunchee instead of tsup by @anthonyshew in #9850
  • chore(deps-dev): bump typescript-eslint from 8.22.0 to 8.23.0 in /examples/basic in the basic group by @dependabot in #9893
  • chore(deps-dev): bump typescript-eslint from 8.22.0 to 8.23.0 in /examples/with-tailwind in the with-tailwind group by @dependabot in #9892
  • chore(deps-dev): bump typescript-eslint from 8.22.0 to 8.23.0 in /examples/with-svelte in the with-svelte group by @dependabot in #9891
  • chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot in #9930
  • chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 3 updates by @dependabot in #9931
  • chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 updates by @dependabot in #9932
  • chore(deps-dev): bump the basic group in /examples/basic with 3 updates by @dependabot in #9933
  • fix: check-types in kitchen-sink example by @Asupkay in #9952
  • fix: documentation for type-check in with-shell-commands example by @Asupkay in #9953
  • chore: add check-types to root package.json if available by @Asupkay in #9954

Changelog

New Contributors

Full Changelog: v2.3.7...v2.4.3-canary.0