Skip to content

Commit 7579667

Browse files
author
vercel-ai-sdk[bot]
authored
Version Packages (#13074)
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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-sdk/xai@3.0.65 ### Patch Changes - d5801fe: fix(xai): ensure strict mode for tools Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
1 parent d5801fe commit 7579667

5 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/hungry-bears-care.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/ai-e2e-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@ai-sdk/react": "3.0.116",
2727
"@ai-sdk/rsc": "2.0.114",
2828
"@ai-sdk/valibot": "2.0.18",
29-
"@ai-sdk/xai": "3.0.64",
29+
"@ai-sdk/xai": "3.0.65",
3030
"@modelcontextprotocol/sdk": "^1.26.0",
3131
"@radix-ui/react-collapsible": "^1.1.12",
3232
"@radix-ui/react-use-controllable-state": "^1.2.2",

packages/xai/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @ai-sdk/xai
22

3+
## 3.0.65
4+
5+
### Patch Changes
6+
7+
- d5801fe: fix(xai): ensure strict mode for tools
8+
39
## 3.0.64
410

511
### Patch Changes

packages/xai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ai-sdk/xai",
3-
"version": "3.0.64",
3+
"version": "3.0.65",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)