@ai-sdk/google
Advanced tools
+8
-0
| # @ai-sdk/google | ||
| ## 2.0.87 | ||
| ### Patch Changes | ||
| - 1f51a4b: Preserve Google API error details in `APICallError.data`. | ||
| - Updated dependencies [0e51b7b] | ||
| - @ai-sdk/provider-utils@3.0.32 | ||
| ## 2.0.86 | ||
@@ -4,0 +12,0 @@ |
+1
-0
@@ -10,2 +10,3 @@ import * as _ai_sdk_provider_utils from '@ai-sdk/provider-utils'; | ||
| status: string; | ||
| details?: unknown[] | null | undefined; | ||
| }; | ||
@@ -12,0 +13,0 @@ }>; |
+1
-0
@@ -10,2 +10,3 @@ import * as _ai_sdk_provider_utils from '@ai-sdk/provider-utils'; | ||
| status: string; | ||
| details?: unknown[] | null | undefined; | ||
| }; | ||
@@ -12,0 +13,0 @@ }>; |
+4
-4
| { | ||
| "name": "@ai-sdk/google", | ||
| "version": "2.0.86", | ||
| "version": "2.0.87", | ||
| "license": "Apache-2.0", | ||
@@ -29,3 +29,3 @@ "sideEffects": false, | ||
| "dependencies": { | ||
| "@ai-sdk/provider-utils": "3.0.31", | ||
| "@ai-sdk/provider-utils": "3.0.32", | ||
| "@ai-sdk/provider": "2.0.3" | ||
@@ -38,4 +38,4 @@ }, | ||
| "zod": "3.25.76", | ||
| "@vercel/ai-tsconfig": "0.0.0", | ||
| "@ai-sdk/test-server": "0.0.4" | ||
| "@ai-sdk/test-server": "0.0.4", | ||
| "@vercel/ai-tsconfig": "0.0.0" | ||
| }, | ||
@@ -42,0 +42,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
929152
0.1%8679
0.06%+ Added
- Removed