Skip to content

Releases: jacobheun/it-handshake

v4.1.3

18 Apr 09:45
Compare
Choose a tag to compare

4.1.3 (2023-04-18)

Dependencies

v4.1.2

11 Aug 05:49
Compare
Choose a tag to compare

4.1.2 (2022-08-11)

Bug Fixes

v4.1.1

10 Aug 15:10
Compare
Choose a tag to compare

4.1.1 (2022-08-10)

Bug Fixes

  • support streams with different sink and source types (#28) (cc1bac4)

v4.1.0

03 Aug 13:28
Compare
Choose a tag to compare

4.1.0 (2022-08-03)

Features

v4.0.1

31 Jul 08:20
Compare
Choose a tag to compare

4.0.1 (2022-07-31)

Trivial Changes

  • deps: bump it-reader from 5.0.2 to 6.0.1 (#24) (596259e)

v4.0.0

15 Jun 10:51
Compare
Choose a tag to compare

4.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • it-pushable types are exported as part of the public api and the default type isn't generic any more

Trivial Changes

v3.0.1

16 Feb 17:47
Compare
Choose a tag to compare

3.0.1 (2022-02-16)

Bug Fixes

v3.0.0

14 Jan 17:41
Compare
Choose a tag to compare

3.0.0 (2022-01-14)

⚠ BREAKING CHANGES

  • switch to named exports, ESM only

Features

Trivial Changes

v2.0.0

08 Apr 14:47
711962a
Compare
Choose a tag to compare
chore: release version v2.0.0

v1.0.2

12 Aug 14:43
56b8d51
Compare
Choose a tag to compare

Bug Fixes

  • unhandled promise rejection when async work done after handshake (#2) (61db942)