Change8

v2.8.8-canary.2

📦 turborepoView on GitHub →
🐛 4 fixes🔧 1 symbols

Summary

This canary release focuses on bug fixes, including repairing audit fixer log streaming, pinning the @turbo/gen version, and resolving a panic in sandboxed environments.

🐛 Bug Fixes

  • Repair audit fixer log streaming and replace git push with patch upload.
  • Pin @turbo/gen version to match the running turbo binary.
  • Use `secret_key_override` in tests to eliminate env var race condition.
  • Avoid panic in sandboxed environments by removing system-configuration dependency.

Affected Symbols