Skip to content

chore(changeset): @objectstack/spec major for ADR-0021 single-form cutover - #1677

Merged
os-zhuang merged 1 commit into
mainfrom
adr-0021-spec-major-changeset
Jun 10, 2026
Merged

chore(changeset): @objectstack/spec major for ADR-0021 single-form cutover#1677
os-zhuang merged 1 commit into
mainfrom
adr-0021-spec-major-changeset

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

Why

The ADR-0021 single-form cutover (#1676, merged) removed the inline analytics author surface — a breaking spec change — but landed without a changeset declaring the major bump.

The repo's changeset fixed group version-locks the entire published platform to @objectstack/spec. Without a major changeset, the next release would ship this breaking change as a non-major version, silently breaking ^8.x consumers under their caret range (e.g. hotcrm pins @objectstack/spec: ^8.0.1).

What

Adds .changeset/adr-0021-single-form-cutover.md declaring @objectstack/spec: major, which cascades the whole fixed group to the next major (8.0.1 → 9.0.0). The changeset body documents the removed fields and the migration path.

No code changes — release hygiene only.

🤖 Generated with Claude Code

…-form cutover
The cutover (PR #1676) removed the inline analytics author surface — a breaking
spec change — but merged without a changeset declaring the major bump. Without
this, the fixed-group platform release would ship the breaking change as a
non-major version, silently breaking `^8.x` consumers under their caret range.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercelBot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
specReadyReadyPreview, CommentJun 10, 2026 5:38am

Request Review

@github-actionsgithub-actionsBot added documentation Improvements or additions to documentation tooling size/s labels Jun 10, 2026
@os-zhuang
os-zhuang merged commit 95128d1 into mainJun 10, 2026
12 checks passed
@os-zhuang
os-zhuang deleted the adr-0021-spec-major-changeset branch June 10, 2026 05:41
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentationsize/stooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@os-zhuang