Skip to content

Releases: sckv/typed-bus

v1.1.1

24 Jul 14:20
Compare
Choose a tag to compare

1.1.1 (2022-07-24)

Bug Fixes

  • swap lru-native to a lru-cache library (#12) (ba8ef4a)

v1.1.0

08 Mar 18:40
Compare
Choose a tag to compare

1.1.0 (2022-03-08)

Features

  • add orphan or used events dumper module (d6fb44e)

v1.0.8

07 Mar 12:58
Compare
Choose a tag to compare

1.0.8 (2022-03-07)

Bug Fixes

v1.0.7

17 Feb 20:46
Compare
Choose a tag to compare

1.0.7 (2022-02-17)

Bug Fixes

  • add PAT for repo pushes (c16ef69)
  • consumers event double consumption (ba838a4)
  • try make pipeline release again (1e25c08)

v1.0.6

17 Feb 10:59
Compare
Choose a tag to compare

1.0.6 (2022-02-17)

Bug Fixes

  • check if the consumer reference already exists and event intenra… (#5) (c377527)

v1.0.5

07 Feb 11:51
Compare
Choose a tag to compare

1.0.5 (2022-02-07)

Bug Fixes

  • core: add types for hook response based on io-ts contract (f197326)

v1.0.4

07 Feb 11:09
Compare
Choose a tag to compare

1.0.4 (2022-02-07)

Bug Fixes

  • core: working hookId resolution for the publish function (#4) (841e257)

v1.0.3

07 Feb 10:08
Compare
Choose a tag to compare

1.0.3 (2022-02-07)

Bug Fixes

  • core: update readme, slightly change API for publish and consume (#3) (5ebb028)

v1.0.2

06 Feb 19:41
Compare
Choose a tag to compare

1.0.2 (2022-02-06)

Bug Fixes

  • core: make API to exclude transports from listening public (1a497dc)

v1.0.1

06 Feb 19:29
Compare
Choose a tag to compare

1.0.1 (2022-02-06)

Bug Fixes

  • refactor: small optiomizations through the code (90a8b27)