Skip to content

Commit 716c41c

Browse files
Version Packages (#9602)
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 release-v5.0, this PR will be updated. # Releases ## [email protected] ### Patch Changes - 87b03d5: feat(ui): add isDataUIPart helper ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [87b03d5] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [87b03d5] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [87b03d5] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [87b03d5] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [87b03d5] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [87b03d5] - [email protected] ## @ai-sdk/[email protected] ### Patch Changes - Updated dependencies [87b03d5] - [email protected] Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
1 parent 87b03d5 commit 716c41c

File tree

18 files changed

+70
-13
lines changed

18 files changed

+70
-13
lines changed

.changeset/curvy-lions-accept.md

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

packages/ai/CHANGELOG.md

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

3+
## 5.0.76
4+
5+
### Patch Changes
6+
7+
- 87b03d5: feat(ui): add isDataUIPart helper
8+
39
## 5.0.75
410

511
### 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.75",
3+
"version": "5.0.76",
44
"description": "AI SDK by Vercel - The AI Toolkit for TypeScript and JavaScript",
55
"license": "Apache-2.0",
66
"sideEffects": false,

packages/angular/CHANGELOG.md

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

3+
## 1.0.76
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [87b03d5]
8+
9+
310
## 1.0.75
411

512
### 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.75",
3+
"version": "1.0.76",
44
"description": "Angular implementation of ai-sdk.",
55
"license": "Apache-2.0",
66
"main": "dist/index.cjs",

packages/langchain/CHANGELOG.md

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

3+
## 1.0.76
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [87b03d5]
8+
9+
310
## 1.0.75
411

512
### Patch Changes

packages/langchain/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/langchain",
3-
"version": "1.0.75",
3+
"version": "1.0.76",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

packages/llamaindex/CHANGELOG.md

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

3+
## 1.0.76
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [87b03d5]
8+
9+
310
## 1.0.75
411

512
### Patch Changes

packages/llamaindex/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/llamaindex",
3-
"version": "1.0.75",
3+
"version": "1.0.76",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/index.js",

packages/react/CHANGELOG.md

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

3+
## 2.0.76
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [87b03d5]
8+
9+
310
## 2.0.75
411

512
### Patch Changes

0 commit comments

Comments
 (0)