v2.10.3-canary.5
📦 turborepoView on GitHub →
✨ 1 features🐛 3 fixes🔧 2 symbols
Summary
This canary release introduces the --production flag for turbo prune and fixes several issues related to semver range honoring and boundary checks.
✨ New Features
- Added the --production flag to the turbo prune command.
🐛 Bug Fixes
- The repository now correctly honors semver ranges specified in devEngines.packageManager.version.
- Node_modules directories are now skipped during boundary checks.
- Added recovery guidance for token exchange issues.