Commit 4b2eae6
authored
fix: Tailored
## Summary
- When `turbo-ignore` runs on Vercel (`VERCEL=1`), the deprecation
notice now points users to [Vercel's built-in project
skipping](https://vercel.com/docs/monorepos#skipping-unaffected-projects)
instead of `turbo query affected`
- Non-Vercel environments continue to see the existing `turbo query
affected` guidance
Vercel users don't need to adopt `turbo query affected` as a migration
path since Vercel already has first-class support for skipping
unaffected projects. Sending them to the right docs reduces friction.turbo-ignore deprecation notice for Vercel users (#12385)1 parent 1885f08 commit 4b2eae6
1 file changed
Lines changed: 15 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
51 | 60 | | |
52 | 61 | | |
53 | 62 | | |
| |||
0 commit comments