Skip to content

Version Packages (beta) - #184

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages (beta)#184
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Dec 20, 2025

Copy link
Copy Markdown

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@modelcontextprotocol/server@2.0.0-beta.6

Minor Changes

  • #2541 470678d Thanks @mattzcarey! - Add configurable SSE keep-alive comment frames to Streamable HTTP transports and apply createMcpHandler's existing keepAliveMs option to every HTTP SSE stream it serves.

Patch Changes

  • #2534 f130e1a Thanks @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's 2019-09/openAi targets) with 2019-09 semantics, on both the Ajv and Cloudflare Workers providers (with known engine differences documented in the migration guide). Schemas with no $schema still 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/core@2.0.0-beta.6

@modelcontextprotocol/client@2.0.0-beta.6

Patch Changes

  • #2534 f130e1a Thanks @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's 2019-09/openAi targets) with 2019-09 semantics, on both the Ajv and Cloudflare Workers providers (with known engine differences documented in the migration guide). Schemas with no $schema still 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/core@2.0.0-beta.6

@modelcontextprotocol/express@2.0.0-beta.6

Patch Changes

  • Updated dependencies [470678d, f130e1a]:
    • @modelcontextprotocol/server@2.0.0-beta.6

@modelcontextprotocol/fastify@2.0.0-beta.6

Patch Changes

  • Updated dependencies [470678d, f130e1a]:
    • @modelcontextprotocol/server@2.0.0-beta.6

@modelcontextprotocol/hono@2.0.0-beta.6

Patch Changes

  • Updated dependencies [470678d, f130e1a]:
    • @modelcontextprotocol/server@2.0.0-beta.6

@modelcontextprotocol/node@2.0.0-beta.6

Patch Changes

  • Updated dependencies [470678d, f130e1a]:
    • @modelcontextprotocol/server@2.0.0-beta.6

@modelcontextprotocol/server-legacy@2.0.0-beta.6

Patch Changes

  • Updated dependencies []:
    • @modelcontextprotocol/core@2.0.0-beta.6

@modelcontextprotocol/codemod@2.0.0-beta.6

@modelcontextprotocol/core@2.0.0-beta.6

@modelcontextprotocol/core-internal@2.0.0-beta.5

Patch Changes

  • Updated dependencies []:
    • @modelcontextprotocol/core@2.0.0-beta.6

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 04a0898 to 85091b9 Compare December 23, 2025 18:49
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from ed66b0a to 4f02d5a Compare January 14, 2026 00:54
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 5475898 to 5425ee9 Compare January 22, 2026 20:16
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from b165ad8 to 820bfe4 Compare January 28, 2026 22:50
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 7 times, most recently from 70d3d66 to ab946d9 Compare February 6, 2026 19:26
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 5 times, most recently from 6df74b7 to ae67dbb Compare February 13, 2026 20:49
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from d040c16 to 0b11446 Compare February 20, 2026 00:23
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 480a2a1 to 45afe01 Compare March 16, 2026 02:48
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 10 times, most recently from 9ebfb8a to 68934ef Compare March 30, 2026 14:08
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 35cc43b to 3832832 Compare March 31, 2026 20:44
@github-actions github-actions Bot changed the title Version Packages Version Packages (alpha) Apr 1, 2026
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 3ec4ddc to 46067a6 Compare April 4, 2026 19:36
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 80ac0da to 3c3a830 Compare April 16, 2026 23:55
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from d68485d to ac04abd Compare April 23, 2026 14:50
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 9d1a7eb to d9e7ae5 Compare April 29, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants