Skip to content

Releases: trpc/tupleson

v0.23.1

08 Nov 01:03
Compare
Choose a tag to compare

What's Changed

  • fix: rewrite bundled extensions to mjs for esm build by @sachinraja in #86

New Contributors

Full Changelog: 0.23.0...0.23.1

v0.23.0

29 Oct 22:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.22.1...0.23.0

v0.22.1

26 Oct 14:52
Compare
Choose a tag to compare

What's Changed

  • fix: handle NodeJS.ReadableStream by @KATT in #81

Full Changelog: 0.22.0...0.22.1

v0.22.0

26 Oct 14:15
Compare
Choose a tag to compare

What's Changed

  • chore: add gzip size in comparison by @KATT in #78
  • chore: Update README.md to reflect array order significance by @helmturner in #79
  • feat: configurable TextDecoder instance by @KATT in #80

Full Changelog: 0.21.0...0.22.0

v0.21.0

20 Oct 14:23
Compare
Choose a tag to compare

What's Changed

  • feat: handle reconnects when response is interrupted by @KATT in #77

Full Changelog: 0.20.4...0.21.0

v0.20.4

20 Oct 12:50
Compare
Choose a tag to compare

What's Changed

  • fix: close eventSource on stream end by @KATT in #76

Full Changelog: 0.20.3...0.20.4

v0.20.3

20 Oct 11:12
Compare
Choose a tag to compare

What's Changed

  • chore: fix example build by @KATT in #75
  • fix: more lax abort handling by @KATT in #74

Full Changelog: 0.20.2...0.20.3

v0.20.2

20 Oct 10:44
Compare
Choose a tag to compare

What's Changed

  • fix: update readme StackBlitz link by @KATT in #73

Full Changelog: 0.20.1...0.20.2

v0.20.1

20 Oct 10:40
Compare
Choose a tag to compare

What's Changed

  • chore: rm /examples/async by @KATT in #71
  • fix: mv /examples/sse -> /examples/async & update readme by @KATT in #72

Full Changelog: 0.20.0...0.20.1

v0.20.0

20 Oct 10:28
Compare
Choose a tag to compare

What's Changed

  • feat: example tweak + add utils for creating JSON streams by @KATT in #70

Full Changelog: 0.19.1...0.20.0