Commit 08a93fe
docs(app-shell): the wait-key retirement lands in spec 17.0.0, not the "18" its tombstone claims (#3101)
`zodKeys`' TSDoc named "spec 18" as the bump that arms the `wait` panel,
copied from framework#4198's own prose. There is no 18 to wait for:
`@objectstack/spec` publishes `latest` 16.1.0 / `rc` 17.0.0-rc.0, and
changesets computes a pre-release train off the last *published* major — so
the retirement's `major` changeset resolves to 17.0.0-rc.x, not 18. framework
main already carries both tombstones (ab1633122) with
`PROTOCOL_VERSION = '17.0.0'`.
Comment only; the filter and the assertions are unchanged. The correction
matters because it names the trigger: the panel fires on the next rc this
repo installs, not on a major the current release train cannot produce.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 0947b3c commit 08a93fe
1 file changed
Lines changed: 11 additions & 3 deletions
File tree
- packages/app-shell/src/views/metadata-admin/inspectors
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
58 | 66 | | |
59 | 67 | | |
60 | 68 | | |
| |||
0 commit comments