Skip to content

Commit f40ef2d

Browse files
Version Packages (beta) (#10113)
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. ⚠️⚠️⚠️⚠️⚠️⚠️ `main` is currently in **pre mode** so this branch has prereleases rather than normal releases. If you want to exit prereleases, run `changeset pre exit` on `main`. ⚠️⚠️⚠️⚠️⚠️⚠️ # Releases ## @ai-sdk/[email protected] ### Patch Changes - fda12fa: chore(rsc): upgrade jsondiffpatch to 0.7.3 Co-authored-by: vercel-ai-sdk[bot] <225926702+vercel-ai-sdk[bot]@users.noreply.github.com>
1 parent d2ccd33 commit f40ef2d

File tree

5 files changed

+10
-3
lines changed

5 files changed

+10
-3
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@
289289
"warm-oranges-smash",
290290
"weak-bulldogs-remain",
291291
"wet-points-stare",
292+
"wise-jeans-lay",
292293
"wise-jobs-knock",
293294
"witty-items-rest",
294295
"young-beans-melt",

examples/next-openai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@ai-sdk/perplexity": "3.0.0-beta.31",
2424
"@ai-sdk/provider-utils": "4.0.0-beta.31",
2525
"@ai-sdk/react": "3.0.0-beta.94",
26-
"@ai-sdk/rsc": "2.0.0-beta.94",
26+
"@ai-sdk/rsc": "2.0.0-beta.95",
2727
"@ai-sdk/xai": "3.0.0-beta.35",
2828
"@modelcontextprotocol/sdk": "^1.10.2",
2929
"@radix-ui/react-collapsible": "^1.1.12",

packages/rsc/CHANGELOG.md

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

3+
## 2.0.0-beta.95
4+
5+
### Patch Changes
6+
7+
- fda12fa: chore(rsc): upgrade jsondiffpatch to 0.7.3
8+
39
## 2.0.0-beta.94
410

511
### Patch Changes

packages/rsc/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/rsc",
3-
"version": "2.0.0-beta.94",
3+
"version": "2.0.0-beta.95",
44
"license": "Apache-2.0",
55
"sideEffects": false,
66
"main": "./dist/rsc-client.mjs",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)