Skip to content

Version Packages#11535

Merged
gr2m merged 1 commit intomainfrom
changeset-release/main
Jan 5, 2026
Merged

Version Packages#11535
gr2m merged 1 commit intomainfrom
changeset-release/main

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jan 5, 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 main, this PR will be updated.

Releases

ai@6.0.10

Patch Changes

  • ae26f95: Add missing .catch() handler to executeToolCall promise in runToolsTransformation to prevent potential stream hang when the promise rejects.

@ai-sdk/amazon-bedrock@4.0.8

Patch Changes

  • Updated dependencies [2231e84]
    • @ai-sdk/anthropic@3.0.6

@ai-sdk/angular@2.0.10

Patch Changes

  • Updated dependencies [ae26f95]
    • ai@6.0.10

@ai-sdk/anthropic@3.0.6

Patch Changes

  • 2231e84: fix(anthropic): implement temperature/topP mutual exclusivity

    Resolves the Anthropic API breaking change where sampling parameters must use only temperature OR top_p, not both. When both parameters are provided:

    • Temperature takes priority and topP is ignored
    • A warning is added to inform users: "topP is not supported when temperature is set. topP is ignored."
    • The validation only runs when thinking mode is not enabled (thinking mode has its own parameter validation)

    See Anthropic migration guide: https://platform.claude.com/docs/en/about-claude/models/migrating-to-claude-4

@ai-sdk/google-vertex@4.0.6

Patch Changes

  • Updated dependencies [2231e84]
    • @ai-sdk/anthropic@3.0.6

@ai-sdk/langchain@2.0.10

Patch Changes

  • Updated dependencies [ae26f95]
    • ai@6.0.10

@ai-sdk/llamaindex@2.0.10

Patch Changes

  • Updated dependencies [ae26f95]
    • ai@6.0.10

@ai-sdk/mistral@3.0.4

Patch Changes

  • 45631ab: Update refrence_ids type to be union of number and string

@ai-sdk/react@3.0.10

Patch Changes

  • Updated dependencies [ae26f95]
    • ai@6.0.10

@ai-sdk/rsc@2.0.10

Patch Changes

  • Updated dependencies [ae26f95]
    • ai@6.0.10

@ai-sdk/svelte@4.0.10

Patch Changes

  • Updated dependencies [ae26f95]
    • ai@6.0.10

@ai-sdk/vue@3.0.10

Patch Changes

  • Updated dependencies [ae26f95]
    • ai@6.0.10

@ai-sdk/xai@3.0.5

Patch Changes

  • e7f0a6f: fix(xai): add missing stream response schema and provider tool name parsing

@gr2m gr2m enabled auto-merge (squash) January 5, 2026 20:05
@ghost ghost added the maintenance CI, internal documentation, automations, etc label Jan 5, 2026
@ghost ghost force-pushed the changeset-release/main branch from faae75e to 79de8cd Compare January 5, 2026 20:08
@ghost ghost force-pushed the changeset-release/main branch from 79de8cd to c4f72ce Compare January 5, 2026 20:18
@gr2m gr2m merged commit 8f3d124 into main Jan 5, 2026
17 of 18 checks passed
@gr2m gr2m deleted the changeset-release/main branch January 5, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance CI, internal documentation, automations, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants