Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Releases: trpc/tupleson

v0.16.6

07 Oct 14:43
Compare
Choose a tag to compare

What's Changed

  • fix: remove try/catch on controller enqueue by @KATT in #49

Full Changelog: 0.16.5...0.16.6

v0.16.5

07 Oct 14:29
Compare
Choose a tag to compare

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.4

07 Oct 14:13
Compare
Choose a tag to compare

What's Changed

  • chore: restructure files by @KATT in #45
  • chore: re-add knip by @KATT in #40
  • fix: handle unexpected end of stream by @KATT in #46

Full Changelog: 0.16.3...0.16.4

v0.16.3

06 Oct 17:47
Compare
Choose a tag to compare

What's Changed

  • fix: update readme more by @KATT in #44

Full Changelog: 0.16.2...0.16.3

v0.16.2

06 Oct 17:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.16.1...0.16.2

v0.16.1

06 Oct 15:07
Compare
Choose a tag to compare

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.16.0

06 Oct 11:41
Compare
Choose a tag to compare

What's Changed

  • chore: tweak example, skip typecasting by @KATT in #36
  • feat: align naming on functions by @KATT in #37

Full Changelog: 0.15.0...0.16.0

v0.15.0

06 Oct 11:19
Compare
Choose a tag to compare

What's Changed

  • chore: removing knip by @KATT in #35
  • feat: add example project by @KATT in #34

Full Changelog: 0.14.0...0.15.0

v0.14.0

06 Oct 09:59
Compare
Choose a tag to compare

What's Changed

  • feat: deserializeAsync uses streams to pipe values by @Sheraff in #32

Full Changelog: 0.13.1...0.14.0

v0.13.1

06 Oct 09:56
Compare
Choose a tag to compare

What's Changed

  • chore: use ReadableStreams in deserialization by @KATT in #31
  • chore: Revert "chore: use ReadableStreams 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