What's Changed
Docs
- docs: update ESLint package docs by @anthonyshew in #9833
- docs: new page for examples by @anthonyshew in #9843
- docs: Fix broken link by @benwaffle in #9857
- docs:
schema.json
innode_modules
by @anthonyshew in #9832 - docs: keybinds for tui by @anthonyshew in #9831
- docs: experimental flag for
watch
caching by @anthonyshew in #9830 - docs:
boundaries
experimental page by @anthonyshew in #9834 - chore(docs): correct syntax error in ESLint configuration example by @brunocroh in #9870
- docs: fix dangling sentence by @anthonyshew in #9902
- docs(boundaries): boundaries tags docs by @NicholasLYang in #9959
- docs(repo): add section on filtering to include dependencies by @ddeltree in #9964
- docs(repo): add JSON Schema to
turbo.json
ref insingle-package-workspaces.mdx
by @yamcodes in #9926
create-turbo
- feat(create-turbo): fix official examples by @tknickman in #9837
- chore: move
create-turbo
community note and format it better by @anthonyshew in #9836
@turbo/codemod
@turbo/repository
- chore(@turbo/repository): silence noop lint by @chris-olszewski in #9835
- feat(release): @turbo/repository v0.0.1-canary.11 by @dimitropoulos in #9844
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
- fix(deps): use windows-sys instead of winapi by @ognevny in #9805
- chore(turborepo-wax): remove lockfile by @ognevny in #9817
- fix(deps): remove unused
winapi
for turborepo by @ognevny in #9839 - fix(query): predicate bug by @NicholasLYang in #9842
- feat(turbo): update Azure Devops env by @tknickman in #9849
- fix(turbo-trace): check exports by @NicholasLYang in #9841
- feat(boundaries): add a nice message after finishing boundaries checks by @NicholasLYang in #9861
- feat(boundaries): ignore nested workspaces by @NicholasLYang in #9840
- feat(bun): support
bun.lock
by @chris-olszewski in #9783 - chore(deps): update git2 to 0.20.0 by @ognevny in #9812
- fix(microfrontends): fix handling of unsupported version by @chris-olszewski in #9883
- ci: more usable separator by @anthonyshew in #9890
- feat(boundaries): ignore svelte and vue files (but warn) by @NicholasLYang in #9886
- feat(query): studio graph by @NicholasLYang in #9888
- fix(summary): no longer display non existent logfile by @chris-olszewski in #9907
- refactor: upgrade miette by @NicholasLYang in #9910
- feat(turbo): framework conditionals by @tknickman in #9853
- feat(boundaries): boundaries tags by @NicholasLYang in #9900
- feat: adds pnpm lockfile ignoredOptionalDependencies by @ragrag in #9939
- test: add tests for authentication tokens and SSO by @anthonyshew in #9937
- fix(mfe): properly handle versionless configuration by @chris-olszewski in #9945
- fix: errant lockfile reference by @dimitropoulos in #9957
- fix: missing
bun.lock
by @dimitropoulos in #9958 - feat(boundaries): add ignore directive by @NicholasLYang in #9938
- fix(prune): preserve pnpmfileChecksum in lockfile by @chris-olszewski in #9960
- fix(tui): only display interactive message on tasks with stdin by @chris-olszewski in #9966
- fix(tui): replay all logs sent to tui with forced crlf by @chris-olszewski in #9962
New Contributors
- @benwaffle made their first contribution in #9857
- @brunocroh made their first contribution in #9870
- @shinjith-dev made their first contribution in #9872
- @Meligy made their first contribution in #9803
- @ddeltree made their first contribution in #9964
- @yamcodes made their first contribution in #9926
- @Asupkay made their first contribution in #9952
Full Changelog: v2.3.7...v2.4.3-canary.0