Change8

v2.5.7

📦 turborepoView on GitHub →
4 features🐛 5 fixes🔧 3 symbols

Summary

This release introduces the ability to extend `turbo.json` configurations using `$TURBO_EXTENDS$` and adds a `--no-git` flag to `create-turbo`. Several bug fixes address logging, Windows compatibility, and configuration output.

✨ New Features

  • Added support for extending configuration from non-root `turbo.json` files using `$TURBO_EXTENDS$`.
  • Introduced the `--no-git` flag to `create-turbo`.
  • Added a shortcut in the TUI for clearing task logs.
  • Added Expo to the list of common frameworks recognized by Turbo.

🐛 Bug Fixes

  • Fixed an issue where log files were not created for non-cached tasks.
  • Fixed an issue where `turbo.json` output for `prune` was invalid when using Boundaries definition.
  • Added `WINDIR` to default passthroughs to resolve potential issues on Windows.
  • Sanitized logging prefix for GitLab groups to prevent formatting issues.
  • Fixed a minimatch issue by adding `types: node` configuration in examples.

🔧 Affected Symbols

create-turboturbo.jsontui