Skip to content

Commit 6aebd0d

Browse files
committed
chore: version dead-prop removal as minor per launch-window policy (#2377)
The whole publishable set is in the Changesets fixed group, so a `major` would promote the entire monorepo. Breaking spec cleanups ride the minor line during the launch window (precedent: #2402 → 11.1.0). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011XchBKhKdjbhQZymt9Gn9B
1 parent 51d3ae7 commit 6aebd0d

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.changeset/remove-dead-metadata-props-2377.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
"@objectstack/spec": major
2+
"@objectstack/spec": minor
33
---
44

55
feat(spec)!: remove dead author-facing metadata properties (#2377, ADR-0049 enforce-or-remove)
66

7+
Breaking spec-surface removal, versioned as `minor` per the launch-window changeset
8+
policy (a `major` would promote the whole fixed-group monorepo; breaking cleanups ride
9+
the minor line, as with #2402 → 11.1.0).
10+
711
Removes a batch of spec properties that parsed but had **no runtime consumer**
812
authoring them was a false affordance (especially dangerous for AI-authored
913
metadata). Verified dead against the liveness ledger (`packages/spec/liveness/*.json`)

0 commit comments

Comments
 (0)