ai 4.1.53 → 4.1.55

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,21 @@
1
1
  # ai
2
2
 
3
+ ## 4.1.55
4
+
5
+ ### Patch Changes
6
+
7
+ - 1531959: feat (ai/core): add MCP client for using MCP tools
8
+ - Updated dependencies [1531959]
9
+ - @ai-sdk/provider-utils@2.1.12
10
+ - @ai-sdk/react@1.1.22
11
+ - @ai-sdk/ui-utils@1.1.18
12
+
13
+ ## 4.1.54
14
+
15
+ ### Patch Changes
16
+
17
+ - ee1c787: fix (ai/core): correct spread apply order to fix extract reasoning middleware with generateText
18
+
3
19
  ## 4.1.53
4
20
 
5
21
  ### Patch Changes