Releases: vercel/turborepo
Releases · vercel/turborepo
Turborepo v2.0.5-canary.2
What's Changed
create-turbo
- Clean up create-turbo logs. by @anthonyshew in #8516
Examples
- Examples polish. by @anthonyshew in #8511
Changelog
- Jetbrains passthroughs. by @anthonyshew in #8560
Full Changelog: v2.0.5-canary.1...v2.0.5-canary.2
Turborepo v2.0.5-canary.1
What's Changed
@turbo/codemod
- fix(codemod): avoid overwriting existing packageManager field by @chris-olszewski in #8551
Changelog
- Fix outdated user listing. by @anthonyshew in #8526
- feat: GitLab VendorBehavior by @cymruu in #8300
Full Changelog: v2.0.5-canary.0...v2.0.5-canary.1
Turborepo v2.0.5-canary.0
What's Changed
@turbo/codemod
- chore(@turbo/types): remove deprecated fields by @chris-olszewski in #8531
Examples
- chore(packages/ui turbo gen config.ts): Preventing the format of pack… by @moeyashi in #8033
- chore(examples): remove deprecated prettierrc option by @fucksophie in #8092
- Removed redundant @storybook/addon-docs dev dependency by @NickE27 in #8184
- Remove Tailwind from basic. by @anthonyshew in #8515
- fix: package name has wrong spelling by @sacrosanctic in #8517
- chore: move react, react-dom from devDependency to dependency in several examples by @ghdtjgus76 in #8192
Changelog
- fix: factor in root dependencies into ... filters by @chris-olszewski in #8465
- Spruce up Remote Cache linking message. by @anthonyshew in #8494
New Contributors
- @moeyashi made their first contribution in #8033
- @fucksophie made their first contribution in #8092
- @NickE27 made their first contribution in #8184
- @dcodesdev made their first contribution in #8315
- @sacrosanctic made their first contribution in #8517
- @iojcde made their first contribution in #5328
Full Changelog: v2.0.4...v2.0.5-canary.0
Turborepo v2.0.4
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
Turborepo v2.0.4-canary.4
What's Changed
@turbo/codemod
Changelog
- fix(ui): pass through terminal env vars to appease chalk by @chris-olszewski in #8468
Full Changelog: v2.0.4-canary.3...v2.0.4-canary.4
Turborepo v2.0.4-canary.3
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
Examples
- Consistent Node.js version in Changesets action. by @anthonyshew in #8441
- Remove global dep from basic example. by @anthonyshew in #8442
Changelog
- 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
New Contributors
- @sethidden made their first contribution in #8450
Full Changelog: v2.0.4-canary.2...v2.0.4-canary.3
Turborepo v2.0.4-canary.2
What's Changed
Examples
- Remove root eslintrc from basic example. by @anthonyshew in #8423
Changelog
- 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
New Contributors
Full Changelog: v2.0.4-canary.1...v2.0.4-canary.2
Turborepo v2.0.4-canary.1
What's Changed
Changelog
- feat(shim): invoke local turbo version via npx if not installed by @chris-olszewski in #8385
Full Changelog: v2.0.4-canary.0...v2.0.4-canary.1
Turborepo v2.0.4-canary.0
What's Changed
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
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
Full Changelog: v2.0.3...v2.0.4-canary.0
Turborepo v2.0.3
What's Changed
turbo-ignore
- fix(turbo-ignore): infer correct version of turbo for project by @chris-olszewski in #8363
Changelog
- feat: warn when no local turbo found by @chris-olszewski in #8356
Full Changelog: v2.0.2...v2.0.3