Turborepo v2.5.6
·
165 commits
to main
since this release
What's Changed
Docs
- fix(examples): correct 'test:projects' script to use vitest directly by @namidapoo in #10683
- docs: update docs about env file handling by @anthonyshew in #10710
- docs(run): correct --graph formats; remove incorrect default mention by @anthonyshew in #10744
- docs(run): fix --log-prefix options to match CLI (task, not prefix) by @anthonyshew in #10743
- docs: update --graph reference by @chris-olszewski in #10759
@turbo/repository
- chore: update to Rust 1.88.0 by @ognevny in #10608
- chore: update to Rust 1.89.0 by @ognevny in #10749
Examples
- fix(examples): add missing extension to with-react-native-web ui tsconfig by @Franck-Fernandez-pro in #10694
- feat: upgrade NestJS to v11 and migrate to ESLint flat config by @iamnivekx in #10746
Changelog
- docs: add architecture document for
turbo runby @chris-olszewski in #10702 - feat: allow Watch Mode with
--root-turbo-jsonby @anthonyshew in #10687 - chore(tower-uds): delete unused crate by @anthonyshew in #10676
- test(turbo-utils): improve test coverage by @anthonyshew in #10693
- test(turborepo-auth): unit tests for auth crate by @anthonyshew in #10692
- feat: improve parsing error by @anthonyshew in #10682
- chore: fix lints in tests by @chris-olszewski in #10707
- chore(turbo_json): lift
$TURBO_DEFAULT$handling to turbo.json resolution by @chris-olszewski in #10709 - chore(turbo_json): prefactor loading logic by @chris-olszewski in #10719
- fix(logs): no longer output group prefixes if no logs present by @chris-olszewski in #10760
- fix(turbo): graceful shutdown on sighup by @chris-olszewski in #10764
New Contributors
- @namidapoo made their first contribution in #10683
- @Franck-Fernandez-pro made their first contribution in #10694
- @iamnivekx made their first contribution in #10746
Full Changelog: v2.5.5...v2.5.6