Releases: trpc/tupleson
Releases Β· trpc/tupleson
v0.16.5
What's Changed
- chore: housekeeping: remove some promise callbacks by @KATT in #47
- fix: fix type of
ReadableStreamDefaultController
by @KATT in #48
Full Changelog: 0.16.4...0.16.5
v0.16.1
What's Changed
- chore: add comments to example by @KATT in #38
- fix: remove
postinstall
as it breaks npm usage by @KATT in #42
Full Changelog: 0.16.0...0.16.1
v0.13.1
What's Changed
- chore: use
ReadableStream
s in deserialization by @KATT in #31
- chore: Revert "chore: use
ReadableStream
s in deserialization" by @KATT in #33
- fix:
deserializeAsync
string chunks can split anywhere by @Sheraff in #30
New Contributors
Full Changelog: 0.13.0...0.13.1