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

Releases: trpc/tupleson

v0.13.0

05 Oct 19:15
Compare
Choose a tag to compare

What's Changed

  • chore: improve test readability by @KATT in #27
  • feat: include src files on npm by @KATT in #28
  • fix: rename AsyncIterator -> AsyncIterable by @KATT in #29

Full Changelog: 0.12.0...0.13.0

v0.12.0

05 Oct 18:21
Compare
Choose a tag to compare

What's Changed

  • chore: ignore changelog in prettier by @KATT in #24
  • chore: add tests for not crashing node on uncaught rejections by @KATT in #25
  • feat: serializing async iterable by @KATT in #26

Full Changelog: 0.11.1...0.12.0

v0.11.1

04 Oct 18:30
Compare
Choose a tag to compare

What's Changed

  • chore: simplify serialization a bit by @KATT in #22
  • chore: better coverage by @KATT in #23
  • fix: make promise deserialization less flaky by @KATT in #21

Full Changelog: 0.11.0...0.11.1

v0.11.0

03 Oct 20:21
Compare
Choose a tag to compare

What's Changed

  • feat: serialization of promises by @KATT in #20

Full Changelog: 0.10.0...0.11.0

v0.10.0

02 Oct 17:03
Compare
Choose a tag to compare

What's Changed

  • chore: update readme code example by @KATT in #17
  • chore: split into more files by @KATT in #18
  • feat: use a UUID for nonce by @KATT in #19

Full Changelog: 0.9.0...0.10.0

v0.9.0

01 Oct 14:32
Compare
Choose a tag to compare

What's Changed

  • feat: simplify symbols by @KATT in #16

Full Changelog: 0.8.0...0.9.0

v0.8.0

01 Oct 02:34
Compare
Choose a tag to compare

What's Changed

  • feat: prevent maximum call stack in favor of a custom error by @KATT in #15

Full Changelog: 0.7.0...0.8.0

v0.7.0

30 Sep 23:10
Compare
Choose a tag to compare

What's Changed

  • feat: add built-in support for Symbols by @KATT in #13

Full Changelog: 0.6.1...0.7.0

v0.6.1

30 Sep 22:47
Compare
Choose a tag to compare

What's Changed

  • chore: add more extension examples to readme by @KATT in #10
  • chore: fix readme by @KATT in #9
  • chore: fix codecov by @KATT in #11
  • fix: update readme by @KATT in #12

Full Changelog: 0.6.0...0.6.1

v0.6.0

30 Sep 21:29
Compare
Choose a tag to compare

What's Changed

  • chore: update readme by @KATT in #7
  • feat: add custom serializer example by @KATT in #8

Full Changelog: 0.5.0...0.6.0