What's Changed
Docs
- docs: migration guide for users coming from Nx by @anthonyshew in #9762
- docs: make incremental migration more prominent on Nx doc by @anthonyshew in #9796
- feat(prune): add
--use-gitignore
flag by @chris-olszewski in #9797 - docs: fix typo by @arosequist in #9814
- 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
@turbo/repository
- feat: makes
affectedPackages
lockfile aware by @dimitropoulos in #9795 - chore(@turbo/repository): silence noop lint by @chris-olszewski in #9835
Examples
- feat(create-turbo): fix official examples by @tknickman in #9837
- chore: move
create-turbo
community note and format it better by @anthonyshew in #9836 - chore(examples): update
with-tailwind
by @anthonyshew in #9764 - chore(examples): update non-monorepo example by @anthonyshew in #9770
- chore: add best practices to Prisma ORM example by @ankur-arch in #9794
- chore(deps): bump the basic group across 1 directory with 17 updates by @dependabot in #9772
- feat(examples): add example-with-vite-react by @shivam-pawar in #9620
- chore(deps): bump the kitchen-sink group across 1 directory with 25 updates by @dependabot in #9771
- chore(deps-dev): bump @types/node from 20.17.16 to 22.10.10 in /examples/non-monorepo in the non-monorepo group across 1 directory by @dependabot in #9777
- chore(deps-dev): bump the basic group in /examples/basic with 6 updates by @dependabot in #9806
- chore(deps-dev): bump turbo from 2.3.3 to 2.3.4 in /examples/with-shell-commands in the with-shell-commands group by @dependabot in #9807
- chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 6 updates by @dependabot in #9808
- fix(example): remove conflict css property from with-tailwind example by @kayumuzzaman in #9816
- chore(examples): update
with-svelte
dependencies by @anthonyshew in #9822 - 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
Changelog
- chore: upgrade to Rust 1.84.0 by @ognevny in #9766
- feat(mfe): v2->v1 & make version optional by @tknickman in #9787
- feat(mfe): support user specified local proxy by @chris-olszewski in #9695
- feat(watch): caching by @NicholasLYang in #9815
- chore: suggest ways to break cyclic dependencies by @chris-olszewski in #9799
- 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
- chore(linting): add
name
property to ESLintrecommended
flat config by @jeremy-code in #9765
New Contributors
- @ankur-arch made their first contribution in #9794
- @shivam-pawar made their first contribution in #9620
- @arosequist made their first contribution in #9814
- @kayumuzzaman made their first contribution in #9816
- @benwaffle made their first contribution in #9857
Full Changelog: v2.3.4...v2.4.0