ryardley / ts-bus

A lightweight JavaScript/TypeScript event bus to help manage your application architecture.
MIT License
134 stars 8 forks source link

BREAKING: Dropin use bus reducer api #52

Closed ryardley closed 4 years ago

ryardley commented 4 years ago

This closes https://github.com/ryardley/ts-bus/issues/51

codecov[bot] commented 4 years ago

Codecov Report

Merging #52 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         7    +1     
  Lines           91       106   +15     
  Branches        13        13           
=========================================
+ Hits            91       106   +15     
Impacted Files Coverage Δ
src/testhelpers.tsx 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bb14121...86c813d. Read the comment docs.

ryardley commented 4 years ago

I kind of need this urgently for a project I am working on so I am gonna merge this and publish on a tag.

ryardley commented 4 years ago

Available under the next tag. npm install ts-bus@next