v2.8.18-canary.12
📦 turborepoView on GitHub →
🐛 2 fixes🔧 3 symbols
Summary
This canary release includes fixes for the @turbo/codemod to prevent silent package renaming and corrects affected task detection when using task inputs.
🐛 Bug Fixes
- The `add-package-names` codemod no longer silently renames existing packages.
- Fixed detection of affected tasks when using `affectedUsingTaskInputs` and `$TURBO_ROOT$` inputs.