Turborepo v2.0.4
turbo-orchestrator
released this
14 Jun 17:35
·
687 commits
to main
since this release
What's Changed
create-turbo
- Update
create-turbo
to use carat versions. by @anthonyshew in #8448
@turbo/codemod
- chore: bump timeout for migration by @chris-olszewski in #8463
- fix(@turbo/codemode): no-op when turbo.json already contains tasks key by @mehulkar in #8471
Examples
- Give examples carat versions. by @anthonyshew in #8382
- Fix apk order in example. by @anthonyshew in #8392
- Fix
eslint-config-turbo
configuration in examples. by @anthonyshew in #8405 - Remove root eslintrc from basic example. by @anthonyshew in #8423
- Consistent Node.js version in Changesets action. by @anthonyshew in #8441
- Remove global dep from basic example. by @anthonyshew in #8442
Changelog
- fix(filter): account for root internal dependencies in git based filter by @chris-olszewski in #8364
- Warn instead of print when no locally installed version. by @anthonyshew in #8384
- Add CI to default passthroughs. by @anthonyshew in #8393
- feat(shim): invoke local turbo version via npx if not installed by @chris-olszewski in #8385
- docs: update links to logs in turbo types by @boyum in #8403
- fix: added
LD_LIBRARY_PATH
to default forwarded env vars by @GauBen in #8412 - chore(turborepo): remove unused code by @NicholasLYang in #8428
- fix: disable panic handler in ci by @chris-olszewski in #8436
- fix: remove inferring turbo version from package.json or turbo.json by @chris-olszewski in #8437
- fix(turborepo): avoid starting ui on too small terminals by @NicholasLYang in #8457
- chore(shim): make dynamic downloads opt in by @chris-olszewski in #8458
- fix(shim): avoid panic if user has malformed lockfile by @chris-olszewski in #8461
- fix(ui): pass through terminal env vars to appease chalk by @chris-olszewski in #8468
New Contributors
- @boyum made their first contribution in #8403
- @GauBen made their first contribution in #8412
- @sethidden made their first contribution in #8450
Full Changelog: v2.0.3...v2.0.4