@ai-sdk/gateway 3.0.143 → 3.0.144

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,15 @@
1
1
  # @ai-sdk/gateway
2
2
 
3
+ ## 3.0.144
4
+
5
+ ### Patch Changes
6
+
7
+ - 7dea716: feat(alibaba): support wan2.7 text-to-video and reference-to-video models with the new protocol (`input.media`, `resolution` + `ratio`)
8
+ - 4f7fe37: Backport: chore(provider/gateway): update gateway model settings files
9
+ - 0952964: Prevent prototype pollution when synchronously parsing provider JSON inputs and expose `secureJsonParse` from provider-utils.
10
+ - Updated dependencies [0952964]
11
+ - @ai-sdk/provider-utils@4.0.36
12
+
3
13
  ## 3.0.143
4
14
 
5
15
  ### Patch Changes