tp / tsaga

Typesafe and lightweight way to write Redux-connected functions with asynchronous side-effects that are easily testable.
Apache License 2.0
8 stars 1 forks source link

Cleanup middleware and remove leaking of sagas #26

Closed HenriBeck closed 5 years ago

HenriBeck commented 5 years ago

This PR includes:

tp commented 5 years ago

Nice, thanks 👍