Releases: vercel/turborepo
Releases · vercel/turborepo
Turborepo v2.2.4-canary.7
What's Changed
Changelog
- fix: Don't require a name for the root package.json. by @anthonyshew in #9378
- refactor: Use simpler root package.json check. by @anthonyshew in #9382
- fix(mfe): build internal package if present in graph by @chris-olszewski in #9383
Full Changelog: v2.2.4-canary.6...v2.2.4-canary.7
Turborepo v2.2.4-canary.6
What's Changed
Changelog
- feat(trace): add export conditions
import
andrequire
to trace resolver by @NicholasLYang in #9360 - refactor(tui): Use color instead of bars to distinguish sections of task list. by @anthonyshew in #9365
- fix(tui): respect --no-color by @chris-olszewski in #9369
- fix(tui): sort tasks in state not just view by @chris-olszewski in #9373
Full Changelog: v2.2.4-canary.5...v2.2.4-canary.6
Turborepo v2.2.4-canary.5
What's Changed
@turbo/codemod
- hack(js): bump codemod test timeout by @chris-olszewski in #9361
Changelog
- feat(ui): Hide task list with
h
key. by @anthonyshew in #9350 - fix: order tasks in order of interest, namely failed, successful, then cached by @arlyon in #9353
- feat(trace): filtering by import type by @NicholasLYang in #9357
- chore: bump dependencies for Windows ARM support by @NicholasLYang in #9343
- feat(mfe): inject local proxy by @chris-olszewski in #9356
- (chore): Update outdated error message referring to experimental UI. by @anthonyshew in #9359
Full Changelog: v2.2.4-canary.4...v2.2.4-canary.5
Turborepo v2.2.4-canary.4
What's Changed
Changelog
- fix(tui): make sure to open stdin for all tasks by @chris-olszewski in #9354
Full Changelog: v2.2.4-canary.3...v2.2.4-canary.4
Turborepo v2.2.4-canary.3
What's Changed
Docs
- updates
jest
/ts-jest
to latest by @dimitropoulos in #9155 - update to TypeScript 5.5.4 by @dimitropoulos in #9337
Changelog
- refactor(test): rust integration tests by @NicholasLYang in #9314
- feat(query): reverse tracing by @NicholasLYang in #9319
- feat(query): include css and json files in trace output by @NicholasLYang in #9346
Full Changelog: v2.2.4-canary.2...v2.2.4-canary.3
Turborepo v2.2.4-canary.2
What's Changed
Docs
- Turbopack docs: Update mentions of --turbo and beta by @timneutkens in #9327
- Typo in system-environment-variables docs by @FinnWard in #9326
- upgrade TypeScript one minor to 5.4.5 from 5.3.3 by @dimitropoulos in #9322
Changelog
- chore(visitor): break up visitor to multiple modules by @chris-olszewski in #9306
- fix(test-utils): return promise from lifecycle by @tknickman in #9331
- fix(watch): stopping persistent tasks by @NicholasLYang in #9330
New Contributors
Full Changelog: v2.2.4-canary.1...v2.2.4-canary.2
Turborepo v2.2.4-canary.1
What's Changed
Docs
- Add list item in docs about errors in internal TypeScript dependencies. by @anthonyshew in #9315
- docs: document MSVC requirement by @chris-olszewski in #9308
Changelog
- fix: use oxc-resolver hot fix for symlinks by @NicholasLYang in #9302
- fix: revert some changes to tests by @NicholasLYang in #9310
- chore(cache): better forbidden error message by @chris-olszewski in #9313
Full Changelog: v2.2.4-canary.0...v2.2.4-canary.1
Turborepo v2.2.4-canary.0
What's Changed
Changelog
- chore(test): add test for cyclic error by @chris-olszewski in #9305
- feat: Upgrade to Rust 1.82.0 by @ognevny in #9293
- fix(auth): add missing role by @tknickman in #9307
Full Changelog: v2.2.3...v2.2.4-canary.0
Turborepo v2.2.3
What's Changed
Changelog
- feat(query): provide ast for files and depth for dependencies by @NicholasLYang in #9285
- fix: unnecessary empty cache logs by @NicholasLYang in #9301
Full Changelog: v2.2.2...v2.2.3
Turborepo v2.2.2
What's Changed
Changelog
- fix(tui): generate stop event on ctrl c by @chris-olszewski in #9296
Full Changelog: v2.2.1...v2.2.2