Change8

v2.9.16

📦 turborepoView on GitHub →
🐛 4 fixes

Summary

This release, moving from v2.9.15 to v2.9.16, focuses primarily on stability fixes related to PTY shutdown, npm publishing, Bun dependency handling, and the --no-git flag behavior.

🐛 Bug Fixes

  • Avoided hanging PTY shutdown.
  • Retried npm tlog publish failures.
  • Preserved nested Bun dependency versions (re-introduced after a revert).
  • Ensured existing .git directory is not deleted when using the --no-git flag.