Skip to content

Turborepo v2.7.5

Latest

Choose a tag to compare

@turbo-orchestrator turbo-orchestrator released this 17 Jan 03:50
· 8 commits to main since this release

What's Changed

Docs

create-turbo

Changelog

  • fix(scope): Make package inference deterministic for subdirectory filters by @anthonyshew in #11432
  • fix(tui): Only call DisableMouseCapture on Windows if mouse capture was enabled by @anthonyshew in #11444
  • fix: Improve behavior for OOM-killed tasks by @anthonyshew in #11477
  • fix: Remove root app package requirement for polyrepo support by @anthonyshew in #11478
  • fix(tui): Enable mouse capture for all terminals to restore scroll functionality by @anthonyshew in #11487
  • fix: Replace execSync with execFileSync for oxfmt by @odaysec in #11463

Full Changelog: v2.7.4...v2.7.5