ai 5.0.0-alpha.11 → 5.0.0-alpha.12

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,19 @@
1
1
  # ai
2
2
 
3
+ ## 5.0.0-alpha.12
4
+
5
+ ### Major Changes
6
+
7
+ - 4892798: chore (ai): always stream tool calls
8
+
9
+ ### Patch Changes
10
+
11
+ - da1e6f0: feat (ui): add generics to ui message stream parts
12
+ - Updated dependencies [e2aceaf]
13
+ - @ai-sdk/gateway@1.0.0-alpha.12
14
+ - @ai-sdk/provider@2.0.0-alpha.12
15
+ - @ai-sdk/provider-utils@3.0.0-alpha.12
16
+
3
17
  ## 5.0.0-alpha.11
4
18
 
5
19
  ### Major Changes