Skip to content

Version Packages#15612

Merged
gr2m merged 1 commit into
release-v6.0from
changeset-release/release-v6.0
May 27, 2026
Merged

Version Packages#15612
gr2m merged 1 commit into
release-v6.0from
changeset-release/release-v6.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 27, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-v6.0, this PR will be updated.

Releases

@ai-sdk/amazon-bedrock@4.0.109

Patch Changes

  • Updated dependencies [263d3e6]
    • @ai-sdk/anthropic@3.0.80

@ai-sdk/anthropic@3.0.80

Patch Changes

  • 263d3e6: fix(provider/anthropic): fix remaining errors with Anthropic code_execution tool dynamic calls from latest web_fetch or web_search

@ai-sdk/anthropic-aws@1.0.2

Patch Changes

  • Updated dependencies [263d3e6]
    • @ai-sdk/anthropic@3.0.80

@ai-sdk/google-vertex@4.0.138

Patch Changes

  • Updated dependencies [263d3e6]
    • @ai-sdk/anthropic@3.0.80

@ai-sdk/langchain@2.0.198

Patch Changes

  • 63847a6: fix(langchain): recognize Python AIMessageChunk plain message objects from RemoteGraph streams

    Python langchain-core serializes streaming message chunks with type: "AIMessageChunk", while TypeScript langchain-core uses type: "ai". The toUIMessageStream adapter previously only matched the TypeScript form, silently dropping text deltas and tool-call events when streaming from Python LangGraph servers via RemoteGraph.

@ai-sdk/mcp@1.0.44

Patch Changes

  • 77775a4: feat(mcp): expose statusCode, url, and responseBody on MCPClientError for HTTP transport failures

    MCPClientError now carries structured HTTP context when it originates from the
    streamable HTTP transport. This lets downstream consumers (e.g. agent frameworks
    that need to decide whether to fall back from streamable HTTP to legacy SSE
    transport per the MCP spec) branch on the actual response status without parsing
    the error message string.

    Fields are optional — they remain undefined for stdio transport errors and for
    non-response failures (network errors, aborts).

@gr2m gr2m merged commit 097c1cd into release-v6.0 May 27, 2026
3 checks passed
@gr2m gr2m deleted the changeset-release/release-v6.0 branch May 27, 2026 15:09
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.

1 participant