Skip to content

Commit 62eadd4

Browse files
committed
docs: changeset
1 parent 4e67453 commit 62eadd4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.changeset/eight-months-sip.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
'@ai-sdk/provider-utils': patch
3+
'ai': patch
4+
---
5+
6+
feat: support for zod v4 for schema validation
7+
8+
All these methods now accept both a zod v4 and zod v3 schemas for validation:
9+
10+
- `generateObject()`
11+
- `streamObject()`
12+
- `generateText()`

0 commit comments

Comments
 (0)