Change8

v2.9.17-canary.1

📦 turborepoView on GitHub →
🐛 3 fixes

Summary

This release focuses on bug fixes, including resolving issues with nested Bun dependency versions, preserving the .git directory when using --no-git, and ensuring stdin remains alive for persistent tasks.

🐛 Bug Fixes

  • Preserve nested Bun dependency versions.
  • Don't delete existing .git directory when using the --no-git flag.
  • Keep non-PTY stdin alive for persistent tasks.