Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Feb 23:09
· 20 commits to main since this release
844e2ec

Minor Changes

  • #132 c2bb17b Thanks @kentonv! - Added support for sending ReadableStream and WritableStream over RPC, with automatic flow control.

Patch Changes

  • #129 10abaf3 Thanks @dmmulroy! - Fix RpcCompatible type to filter out symbol keys instead of mapping them to never