5.0.237
Fixed 2
- Avoid repeatedly cloning accumulated text in readUIMessageStream while preserving independent snapshots for mutable nested values
- Fix declaration emit for exported values that infer an Output type
Patch Changes
- bf11412: Avoid repeatedly cloning accumulated text in
readUIMessageStreamwhile preserving independent snapshots for mutable nested values. - 7ec6b69: Fix declaration emit for exported values that infer an
Outputtype.