Version Packages (beta) - #218
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
December 23, 2025 12:36
e6b544b to
c704bab
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
January 14, 2026 00:58
9f74d5c to
6b34b96
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
January 22, 2026 19:15
6e3d95e to
d8b50f0
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
January 28, 2026 18:46
297965f to
66a4efa
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
7 times, most recently
from
February 6, 2026 18:59
93ecc75 to
44c6959
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
February 13, 2026 19:04
3015c50 to
ac0249a
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
February 18, 2026 01:31
ac0249a to
411bca4
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
March 9, 2026 18:40
44f2d49 to
186221e
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
March 15, 2026 18:36
180003f to
b21d9c4
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
12 times, most recently
from
March 30, 2026 13:00
77bba60 to
7dadf72
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
March 31, 2026 06:38
db414fd to
b7270ac
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
April 4, 2026 06:37
ef02ec0 to
e1dced4
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
April 13, 2026 12:45
d55886a to
8d40074
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@modelcontextprotocol/server@2.0.0-beta.6
Minor Changes
470678dThanks @mattzcarey! - Add configurable SSE keep-alive comment frames to Streamable HTTP transports and applycreateMcpHandler's existingkeepAliveMsoption to every HTTP SSE stream it serves.Patch Changes
#2534
f130e1aThanks @felixweinberger! - The default validator now honors declared 2019-09 and draft-07/06 dialects instead of rejecting them: a schema stamped"$schema": "http://json-schema.org/draft-07/schema#"(zod-to-json-schema's default output) validates with draft-07 semantics, and a 2019-09 stamp (zod-to-json-schema's2019-09/openAitargets) with 2019-09 semantics, on both the Ajv and Cloudflare Workers providers (with known engine differences documented in the migration guide). Schemas with no$schemastill validate as 2020-12, and unknown dialects still produce the typed error (now listing the supported dialects: 2020-12, 2019-09, draft-07, draft-06).Updated dependencies []:
@modelcontextprotocol/client@2.0.0-beta.6
Patch Changes
#2534
f130e1aThanks @felixweinberger! - The default validator now honors declared 2019-09 and draft-07/06 dialects instead of rejecting them: a schema stamped"$schema": "http://json-schema.org/draft-07/schema#"(zod-to-json-schema's default output) validates with draft-07 semantics, and a 2019-09 stamp (zod-to-json-schema's2019-09/openAitargets) with 2019-09 semantics, on both the Ajv and Cloudflare Workers providers (with known engine differences documented in the migration guide). Schemas with no$schemastill validate as 2020-12, and unknown dialects still produce the typed error (now listing the supported dialects: 2020-12, 2019-09, draft-07, draft-06).Updated dependencies []:
@modelcontextprotocol/express@2.0.0-beta.6
Patch Changes
470678d,f130e1a]:@modelcontextprotocol/fastify@2.0.0-beta.6
Patch Changes
470678d,f130e1a]:@modelcontextprotocol/hono@2.0.0-beta.6
Patch Changes
470678d,f130e1a]:@modelcontextprotocol/node@2.0.0-beta.6
Patch Changes
470678d,f130e1a]:@modelcontextprotocol/server-legacy@2.0.0-beta.6
Patch Changes
@modelcontextprotocol/codemod@2.0.0-beta.6
@modelcontextprotocol/core@2.0.0-beta.6
@modelcontextprotocol/core-internal@2.0.0-beta.5
Patch Changes