@ai-sdk/react
Advanced tools
Comparing version 0.0.40 to 0.0.41
# @ai-sdk/react | ||
## 0.0.41 | ||
### Patch Changes | ||
- e5b58f3: fix (ai/ui): forward streaming errors in useChat | ||
- Updated dependencies [e5b58f3] | ||
- @ai-sdk/ui-utils@0.0.29 | ||
## 0.0.40 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@ai-sdk/react", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"license": "Apache-2.0", | ||
@@ -19,9 +19,9 @@ "sideEffects": false, | ||
"@ai-sdk/provider-utils": "1.0.9", | ||
"@ai-sdk/ui-utils": "0.0.28", | ||
"@ai-sdk/ui-utils": "0.0.29", | ||
"swr": "2.2.5" | ||
}, | ||
"devDependencies": { | ||
"@testing-library/jest-dom": "^6.4.5", | ||
"@testing-library/user-event": "^14.5.1", | ||
"@testing-library/react": "^15.0.7", | ||
"@testing-library/jest-dom": "^6.4.8", | ||
"@testing-library/user-event": "^14.5.2", | ||
"@testing-library/react": "^16.0.0", | ||
"@types/node": "^18", | ||
@@ -28,0 +28,0 @@ "@types/react": "^18", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5283
301360
+ Added@ai-sdk/ui-utils@0.0.29(transitive)
- Removed@ai-sdk/ui-utils@0.0.28(transitive)
Updated@ai-sdk/ui-utils@0.0.29