7.0.65
Fixed 3
- Avoid repeatedly cloning accumulated text in readUIMessageStream while preserving independent snapshots for mutable nested values
- Preserve root-level JSON Schema definitions when wrapping array output schemas
- Propagate errors thrown by the Chat onFinish callback to the initiating request
Patch Changes
- dc8caae: Avoid repeatedly cloning accumulated text in
readUIMessageStreamwhile preserving independent snapshots for mutable nested values. - 72ec74f: Preserve root-level JSON Schema definitions when wrapping array output schemas.
- c5b0515: Propagate errors thrown by the Chat
onFinishcallback to the initiating request. - Updated dependencies [16650e9]
- @ai-sdk/gateway@4.0.52