Skip to content

Version Packages (alpha)#185

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

Version Packages (alpha)#185
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented Dec 21, 2025

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/client@2.0.0-alpha.3

Patch Changes

  • #1655 1eb3123 Thanks @nielskaspers! - fix(client): append custom
    Accept headers to spec-required defaults in StreamableHTTPClientTransport

    Custom Accept headers provided via requestInit.headers are now appended to the spec-mandated Accept types instead of being overwritten. This ensures the required media types (application/json, text/event-stream for POST; text/event-stream for GET SSE) are always present
    while allowing users to include additional types for proxy/gateway routing.

@modelcontextprotocol/server@2.0.0-alpha.3

Patch Changes

  • #1788 df4b6cc Thanks @claygeo! - Prevent stack overflow in
    StreamableHTTPServerTransport.close() with re-entrant guard

@modelcontextprotocol/core@2.0.0-alpha.2

Patch Changes

  • #1768 866c08d Thanks @felixweinberger! - Allow additional JSON
    Schema properties in elicitInput's requestedSchema type by adding .catchall(z.unknown()), matching the pattern used by inputSchema. This fixes type incompatibility when using Zod v4's .toJSONSchema() output which includes extra properties like $schema and additionalProperties.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 02f2269 to 535e325 Compare December 24, 2025 10:17
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 5eeabcb to d669204 Compare January 18, 2026 09:00
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 01ffd7f to 12cf5c0 Compare January 24, 2026 22:09
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 6e55891 to 542d166 Compare February 12, 2026 10:17
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 6b0584d to 1f0838c Compare February 20, 2026 09:54
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from b8773e1 to c7b8efe Compare February 27, 2026 22:04
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 8cc7a63 to 076815e Compare March 6, 2026 22:26
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from e048880 to 60f47d8 Compare March 16, 2026 14:36
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 90c0a77 to 626bd65 Compare March 29, 2026 12:56
@github-actions github-actions bot changed the title Version Packages Version Packages (alpha) Apr 3, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch from 626bd65 to ca695ce Compare April 3, 2026 16:20
@github-actions github-actions bot force-pushed the changeset-release/main branch from ca695ce to 90f651e Compare April 5, 2026 15:48
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