Commit b4d7702
fix: replace .loose() with .passthrough() in Zod schema
The .loose() method doesn't exist in Zod - replace with .passthrough()
to allow additional properties in the anthropicStreamEventSchema.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0d3c786 commit b4d7702
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments