Skip to content

Version Packages (alpha)#204

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

Version Packages (alpha)#204
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 20, 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

Minor Changes

  • #1653 6bec24a Thanks @rechedev9! - Add validateClientMetadataUrl()
    utility for early validation of clientMetadataUrl

    Exports a validateClientMetadataUrl() function that OAuthClientProvider implementations can call in their constructors to fail fast on invalid URL-based client IDs, instead of discovering the error deep in the auth flow.

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.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 79ece00 to 8444dc3 Compare December 23, 2025 19:49
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from c1467c7 to 3c418d7 Compare January 14, 2026 01:49
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from a9880e3 to b9b3a16 Compare January 22, 2026 19:49
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from a70ca63 to 939430f Compare January 28, 2026 19:49
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from f0949bc to 74c8680 Compare February 6, 2026 19:49
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from f619a69 to bb3b9ae Compare February 13, 2026 19:49
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from d4c6c6f to b49d6f6 Compare February 25, 2026 01:49
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 088b271 to 7dc8d05 Compare March 15, 2026 19:49
@github-actions github-actions bot force-pushed the changeset-release/main branch 12 times, most recently from 5654d7a to 851fcd7 Compare March 30, 2026 13:50
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 498329e to a6590d1 Compare March 31, 2026 13:50
@github-actions github-actions bot changed the title Version Packages Version Packages (alpha) Mar 31, 2026
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from f399952 to aff6040 Compare April 4, 2026 07:50
@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from ab373db to ef43ee3 Compare April 14, 2026 13:50
@github-actions github-actions bot force-pushed the changeset-release/main branch from ef43ee3 to 23814fc Compare April 16, 2026 13:50
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