salsita / prism

React / Redux action composition made simple http://salsita.github.io/prism/
496 stars 24 forks source link

redux-saga update #71

Closed krzysztofpniak closed 7 years ago

krzysztofpniak commented 7 years ago

Please update peerDependency of redux-saga, current version does not contain some useful helpers like throttle.

tomkis commented 7 years ago

Could you please file a PR? I am actually in the middle of complete rewrite. Which could potentially help solve all the pain points with current approach. Unfortunately, there will be breaking changes.

tomkis commented 7 years ago

In version 4.x we no longer rely on redux-saga.