@ai-sdk/anthropic
Advanced tools
Comparing version 1.0.0-canary.4 to 1.0.0
# @ai-sdk/anthropic | ||
## 1.0.0 | ||
### Major Changes | ||
- 66060f7: chore (release): bump major version to 4.0 | ||
- 0d3d3f5: chore (providers): remove baseUrl option | ||
- 8ad0504: chore (provider/anthropic): remove Anthropic facade | ||
- 2f6e8c0: chore (provider/anthropic): remove topK model setting | ||
### Patch Changes | ||
- Updated dependencies [b469a7e] | ||
- Updated dependencies [dce4158] | ||
- Updated dependencies [c0ddc24] | ||
- Updated dependencies [b1da952] | ||
- Updated dependencies [dce4158] | ||
- Updated dependencies [8426f55] | ||
- Updated dependencies [db46ce5] | ||
- @ai-sdk/provider-utils@2.0.0 | ||
- @ai-sdk/provider@1.0.0 | ||
## 1.0.0-canary.4 | ||
@@ -4,0 +25,0 @@ |
{ | ||
"name": "@ai-sdk/anthropic", | ||
"version": "1.0.0-canary.4", | ||
"version": "1.0.0", | ||
"license": "Apache-2.0", | ||
@@ -22,4 +22,4 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@ai-sdk/provider": "1.0.0-canary.0", | ||
"@ai-sdk/provider-utils": "2.0.0-canary.3" | ||
"@ai-sdk/provider": "1.0.0", | ||
"@ai-sdk/provider-utils": "2.0.0" | ||
}, | ||
@@ -55,4 +55,4 @@ "devDependencies": { | ||
"build": "tsup", | ||
"build:watch": "tsup --watch", | ||
"clean": "rm -rf dist", | ||
"dev": "tsup --watch", | ||
"lint": "eslint \"./**/*.ts*\"", | ||
@@ -59,0 +59,0 @@ "type-check": "tsc --noEmit", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
223409
10
2121
+ Added@ai-sdk/provider@1.0.0(transitive)
+ Added@ai-sdk/provider-utils@2.0.0(transitive)
- Removed@ai-sdk/provider@1.0.0-canary.0(transitive)
- Removed@ai-sdk/provider-utils@2.0.0-canary.3(transitive)
Updated@ai-sdk/provider@1.0.0
Updated@ai-sdk/provider-utils@2.0.0