v2.10.2-canary.1
📦 turborepoView on GitHub →
✨ 6 features🐛 4 fixes
Summary
This release introduces support for the 'nub' package manager and enhances workspace package manager handling, alongside several bug fixes related to caching and lockfile pruning.
Migration Steps
- If using package managers, note that 'nub' is now recognized.
✨ New Features
- Support devEngines packageManager in workspaces.
- Update add package manager codemod.
- Update workspace package manager declarations.
- Prefer devEngines packageManager in documentation.
- 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.