Change8

v2.6.2-canary.1

📦 turborepoView on GitHub →
2 features🐛 6 fixes🔧 1 symbols

Summary

This canary release focuses on improving the TUI appearance, enhancing Windows compatibility for workspace execution, and fixing several bugs related to git path handling and configuration resolution. It also includes numerous documentation and example updates.

✨ New Features

  • Added padding to task names and icons in the TUI.
  • Added Windows-specific environment variable to default passthroughs.

🐛 Bug Fixes

  • Make selected task highlight use reverse video for accessibility.
  • Use `shell` option on Windows in `execa` call for workspace execution.
  • Resolve relative `TURBO_CONFIG_DIR_PATH` before validation.
  • Use `-z` option for git commands to correctly handle unicode file paths.
  • Validate missing `<cwd-path>` argument in the `test-codemod` server script.
  • Fixed an unused React import in the `with-vite-react` example to resolve a build error.

🔧 Affected Symbols

execa