v2.10.2
📦 turborepoView on GitHub →
✨ 2 features🐛 4 fixes
Summary
This release introduces support for the 'nub' package manager and includes several fixes related to LSP builds, Bun lockfile pruning, and cache output handling.
Migration Steps
- Update documentation to prefer using the devEngines packageManager setting.
✨ New Features
- Recognize nub as a package manager.
- Add nub package manager support to JavaScript packages.
🐛 Bug Fixes
- Install Zig for LSP builds.
- Preserve 3-level nested Bun lockfile entries during prune.
- Avoid following nested symlinked cache outputs.
- Link ghostty-vt statically on Windows MSVC.