Skip to content

Commit 80fb3dc

Browse files
Version Packages (#8619)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## [email protected] ### Patch Changes - 0294b58: feat(ai): set `ai`, `@ai-sdk/provider-utils`, and runtime in `user-agent` header - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - 0294b58: feat(ai): set `ai`, `@ai-sdk/provider-utils`, and runtime in `user-agent` header ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [0294b58] - @ai-sdk/[email protected] - @ai-sdk/[email protected] Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
1 parent 3aed04c commit 80fb3dc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+336
-45
lines changed

.changeset/seven-zoos-suffer.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/ai/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# ai
22

3+
## 5.0.43
4+
5+
### Patch Changes
6+
7+
- 0294b58: feat(ai): set `ai`, `@ai-sdk/provider-utils`, and runtime in `user-agent` header
8+
- Updated dependencies [0294b58]
9+
- @ai-sdk/provider-utils@3.0.9
10+
- @ai-sdk/gateway@1.0.22
11+
312
## 5.0.42
413

514
### Patch Changes

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ai",
3-
"version": "5.0.42",
3+
"version": "5.0.43",
44
"description": "AI SDK by Vercel - The AI Toolkit for TypeScript and JavaScript",
55
"license": "Apache-2.0",
66
"sideEffects": false,

packages/amazon-bedrock/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @ai-sdk/amazon-bedrock
22

3+
## 3.0.20
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [0294b58]
8+
- @ai-sdk/provider-utils@3.0.9
9+
- @ai-sdk/anthropic@2.0.16
10+
311
## 3.0.19
412

513
### Patch Changes

packages/amazon-bedrock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ai-sdk/amazon-bedrock",
3-
"version": "3.0.19",
3+
"version": "3.0.20",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

packages/angular/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @ai-sdk/angular
22

3+
## 1.0.43
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [0294b58]
8+
- @ai-sdk/provider-utils@3.0.9
9+
10+
311
## 1.0.42
412

513
### Patch Changes

packages/angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ai-sdk/angular",
3-
"version": "1.0.42",
3+
"version": "1.0.43",
44
"description": "Angular implementation of ai-sdk.",
55
"license": "Apache-2.0",
66
"main": "dist/index.cjs",

packages/anthropic/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ai-sdk/anthropic
22

3+
## 2.0.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [0294b58]
8+
- @ai-sdk/provider-utils@3.0.9
9+
310
## 2.0.15
411

512
### Patch Changes

packages/anthropic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ai-sdk/anthropic",
3-
"version": "2.0.15",
3+
"version": "2.0.16",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

packages/assemblyai/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @ai-sdk/assemblyai
22

3+
## 1.0.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [0294b58]
8+
- @ai-sdk/provider-utils@3.0.9
9+
310
## 1.0.8
411

512
### Patch Changes

0 commit comments

Comments
 (0)