Skip to content

Commit 35837ba

Browse files
authored
Add changeset for RpcCompatible<T>.
1 parent 1084f06 commit 35837ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/dirty-bikes-glow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"capnweb": minor
3+
---
4+
5+
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`.

0 commit comments

Comments
 (0)