Change8

v2.8.19-canary.2

📦 turborepoView on GitHub →
1 deprecations🔧 2 symbols

Summary

This canary release deprecates the `turbo-ignore` command, directing users to adopt `turbo query affected` for determining affected workspaces.

Migration Steps

  1. Replace usage of `turbo-ignore` with `turbo query affected`.

Affected Symbols

⚡ Deprecations

  • The `turbo-ignore` command is deprecated and users should migrate to using `turbo query affected` instead.