Skip to content

Commit 5532335

Browse files
committed
0.2.8-alpha.6
1 parent 5ae1962 commit 5532335

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
for that step.
2222
- `createTool` supports async iteration.
2323
- Add `experimental_download` type to `generateObject`
24+
- Adds `structuredClone` polyfill for ReactNative UIMessages.
2425

2526
## 0.2.7
2627

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"email": "support@convex.dev",
88
"url": "https://github.com/get-convex/agent/issues"
99
},
10-
"version": "0.2.8-alpha.5",
10+
"version": "0.2.8-alpha.6",
1111
"license": "Apache-2.0",
1212
"keywords": [
1313
"convex",

0 commit comments

Comments
 (0)