Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Dec 21:35
· 36 commits to main since this release
76fdff1

Minor Changes

  • #78 8a47045 Thanks @itaylor! - The package now exports the type RpcCompatible<T> (previously called Serializable<T>, but not exported), which is needed when writing generic functions on RpcStub / RpcPromise.

Patch Changes