Releases: sckv/typed-bus
Releases · sckv/typed-bus
v1.1.1
1.1.1 (2022-07-24)
Bug Fixes
- swap lru-native to a lru-cache library (#12) (ba8ef4a)
v1.1.0
1.1.0 (2022-03-08)
Features
- add orphan or used events dumper module (d6fb44e)
v1.0.8
1.0.8 (2022-03-07)
Bug Fixes
v1.0.7
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
1.0.6 (2022-02-17)
Bug Fixes
- check if the consumer reference already exists and event intenra… (#5) (c377527)
v1.0.5
1.0.5 (2022-02-07)
Bug Fixes
- core: add types for hook response based on io-ts contract (f197326)
v1.0.4
1.0.4 (2022-02-07)
Bug Fixes
- core: working hookId resolution for the publish function (#4) (841e257)
v1.0.3
1.0.3 (2022-02-07)
Bug Fixes
- core: update readme, slightly change API for publish and consume (#3) (5ebb028)
v1.0.2
1.0.2 (2022-02-06)
Bug Fixes
- core: make API to exclude transports from listening public (1a497dc)
v1.0.1
1.0.1 (2022-02-06)
Bug Fixes
- refactor: small optiomizations through the code (90a8b27)