v2.8.19
📦 turborepoView on GitHub →
🐛 3 fixes⚡ 1 deprecations🔧 3 symbols
Summary
This release deprecates the `turbo-ignore` command in favor of `turbo query affected` and includes several bug fixes related to local binary resolution.
Migration Steps
- Replace usage of `turbo-ignore` with `turbo query affected`.
🐛 Bug Fixes
- Tailored `turbo-ignore` deprecation notice for Vercel users.
- Fixed detection of scoped `@turbo/{platform}` packages during local binary resolution.
- Fixed support for legacy unscoped binary package names in the Node.js shim.
Affected Symbols
⚡ Deprecations
- The `turbo-ignore` command is deprecated in favor of using `turbo query affected`.