What's Changed
Docs
- docs: fix typo on continue docs by @jenseng in #10041
- docs: add explicit mention for capturing multiple .env files by @anthonyshew in #10061
- docs: fix json title for Watch Mode docs by @bohongu in #10085
- docs: upgrades for Vitest doc and add
with-vitest
example by @anthonyshew in #10063
@turbo/repository
- fix(release): manually install target toolchain by @dimitropoulos in #10080
- chore: update to Rust 1.85.0 by @ognevny in #10024
- fix:
affected_packages
's optimization flow by @dimitropoulos in #9950
Examples
- docs: update README.md in examples with-tailwind to correctly reference .ts config files instead of .js by @vinayaksodar in #10057
- chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 2 updates by @dependabot in #10068
- chore(deps): bump the non-monorepo group in /examples/non-monorepo with 2 updates by @dependabot in #10070
- chore(deps-dev): bump turbo from 2.4.2 to 2.4.4 in /examples/with-shell-commands by @dependabot in #10071
- chore(deps): bump the basic group in /examples/basic with 5 updates by @dependabot in #10069
- chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 12 updates by @dependabot in #10072
- chore(deps): bump the with-tailwind group in /examples/with-tailwind with 5 updates by @dependabot in #10073
- docs: fix JSDoc annotation for ESLint flat configs of basic example by @Tyoneb in #10089
Changelog
- feat(process): differentiate between child interruption and killing by @chris-olszewski in #10027
- fix(@turbo/repository): revert "chore(deps): update git2 to 0.20.0" by @chris-olszewski in #10045
- fix(process): revert "feat(process): differentiate between child interruption and killing" by @chris-olszewski in #10046
- feat(boundaries): support tsconfig path aliases by @NicholasLYang in #10002
- chore: fix corepack wiring in integration tests by @jenseng in #10044
- chore(spaces): remove spaces id by @chris-olszewski in #10050
- refactor: move tests to Rust by @NicholasLYang in #10043
- feat(query): add schema flag by @NicholasLYang in #10052
- fix: revert "chore: fix corepack wiring in integration tests" by @chris-olszewski in #10054
- chore(signals): prefactor by @chris-olszewski in #9995
- fix: filter logic by @dinglindong in #9653
- chore(deps): update git2 to 0.20.0 by @chris-olszewski in #10058
- chore: unify futures versions by @chris-olszewski in #10059
- chore(signals): lift error conversion to each command that sets up signal handler by @chris-olszewski in #10060
- chore(scm): gate git2 behind feature flag by @chris-olszewski in #10076
- chore(turbo_json): remove exterior mutability from loader by @chris-olszewski in #10066
- chore: delete redundant glob watcher code by @NicholasLYang in #10075
- feat(ls): add package path to ls by @NicholasLYang in #10079
- fix(packages): no longer match versionless packages by @chris-olszewski in #10056
- fix(engine): no longer error if provided task is omitted by filter by @chris-olszewski in #10051
- feat: add JSONC support by @anthonyshew in #10083
New Contributors
- @dinglindong made their first contribution in #9653
- @vinayaksodar made their first contribution in #10057
- @bohongu made their first contribution in #10085
- @Tyoneb made their first contribution in #10089
Full Changelog: v2.4.4...v2.4.5-canary.0