@ai-sdk/xai 2.0.68 → 2.0.70

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @ai-sdk/xai
2
2
 
3
+ ## 2.0.70
4
+
5
+ ### Patch Changes
6
+
7
+ - 783fa6c: chore: ensure consistent import handling and avoid import duplicates or cycles
8
+ - Updated dependencies [783fa6c]
9
+ - @ai-sdk/openai-compatible@1.0.38
10
+ - @ai-sdk/provider-utils@3.0.25
11
+ - @ai-sdk/provider@2.0.3
12
+
13
+ ## 2.0.69
14
+
15
+ ### Patch Changes
16
+
17
+ - 0a00b9b: trigger release for all packages after provenance setup
18
+ - Updated dependencies [0a00b9b]
19
+ - @ai-sdk/openai-compatible@1.0.37
20
+ - @ai-sdk/provider@2.0.2
21
+ - @ai-sdk/provider-utils@3.0.24
22
+
3
23
  ## 2.0.68
4
24
 
5
25
  ### Patch Changes
package/dist/index.js CHANGED
@@ -2347,7 +2347,7 @@ var xaiTools = {
2347
2347
  };
2348
2348
 
2349
2349
  // src/version.ts
2350
- var VERSION = true ? "2.0.68" : "0.0.0-test";
2350
+ var VERSION = true ? "2.0.70" : "0.0.0-test";
2351
2351
 
2352
2352
  // src/xai-provider.ts
2353
2353
  var xaiErrorStructure = {