Change8

v2.10.1

📦 turborepoView on GitHub →
5 features🐛 2 fixes

Summary

This release introduces support for configuring the package manager via `devEngines` and migrates the TUI virtual terminals to Ghostty. It also includes fixes related to Corepack integrity hashes and environment variable handling.

✨ New Features

  • Migrated TUI virtual terminals from vt100 to Ghostty.
  • Added support for `devEngines.packageManager` configuration.
  • Added support for `devEngines.packageManager` within workspaces.
  • Updated the add package manager codemod.
  • Updated workspace package manager declarations.

🐛 Bug Fixes

  • Fixed support for Corepack packageManager integrity hashes.
  • Added XDG_DATA_* environment variables to the pass-through list.