Skip to content

chore(release): major changeset — open edition is MCP-only (cut 11.0)#2366

Merged
os-zhuang merged 1 commit into
mainfrom
v11-major-changeset
Jun 27, 2026
Merged

chore(release): major changeset — open edition is MCP-only (cut 11.0)#2366
os-zhuang merged 1 commit into
mainfrom
v11-major-changeset

Conversation

@os-zhuang

Copy link
Copy Markdown
Contributor

What

Adds the missing major changeset so the next release cuts 11.0.0.

Why

The breaking removal of the bundled AI service — #2325 feat(framework)!: remove service-ai — open edition is MCP-only (ADR-0025 S2) — is merged to main but unreleased (81 commits past the 10.3.0 tag) and shipped no changeset (it only edited .changeset/config.json to drop service-ai from the fixed group).

The 44 pending changesets are all minor/patch (0 major), so whoever triggers the next release would bump the fixed group to 10.4.0 — leaking the removal of a published package out as a minor, violating SemVer. This adds the one major changeset needed to flip it to 11.0.0; the fixed group of 73 packages bumps together, so every pending change folds into 11.0.

Notes

  • Wording is deliberately low-key/factual — "open edition is MCP-only" — not a marketing announcement. The open edition keeps a working AI-integration surface via @objectstack/mcp plus the documented opt-in seam (@objectstack/service-ai / -studio).
  • No code change — changeset only. check-changeset-fixed.mjs passes; changeset status projects a major bump.
  • Other intentionally-minor breaking removals (e.g. page-hard-remove-dead-schemas) ride along into 11.0 unchanged.

🤖 Generated with Claude Code

The service-ai removal (#2325, `feat!: open edition is MCP-only`) is merged but
unreleased and shipped no changeset, so the pending release would bump only
minor/patch — leaking the removal of a published package out as 10.4.0. This adds
the missing major changeset so the next release correctly cuts 11.0.0 (the fixed
group of 73 packages bumps together).

Wording is intentionally low-key/factual — "open edition is MCP-only" — not an
announcement.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 27, 2026 1:12pm

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation tooling labels Jun 27, 2026
@os-zhuang
os-zhuang merged commit a658523 into main Jun 27, 2026
15 checks passed
@os-zhuang
os-zhuang deleted the v11-major-changeset branch June 27, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/s tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant