Commit 0692aba
authored
docs: Promote
## Summary
- Removes the runtime "query command is experimental" warning from the
CLI
- Removes the `ExperimentalBadge` from the `turbo query` reference page
- Removes `turbo query` from the experimental APIs list in the support
policy
## Testing
Run `turbo query` and confirm the experimental warning no longer prints.
<sub>CLOSES TURBO-5367</sub>turbo query from experimental to stable (#12421)1 parent 8aca047 commit 0692aba
File tree
3 files changed
+1
-3
lines changed- apps/docs/content/docs
- reference
- crates/turborepo-lib/src/cli
3 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | 109 | | |
111 | 110 | | |
112 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1792 | 1792 | | |
1793 | 1793 | | |
1794 | 1794 | | |
1795 | | - | |
1796 | 1795 | | |
1797 | 1796 | | |
1798 | 1797 | | |
| |||
0 commit comments