Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@protoman92 protoman92 released this 22 Jun 15:09
· 28 commits to master since this release

Massive update to ReduxSaga:

Breaking changes

  • Pull #37: Many breaking changes to ReduxSaga, including renewed focus on usage of AwaitEffect, FlatMap/SwitchMapEffect.
  • Pull #38: Remove AsyncMIddleware since SagaInput now accepts a Scheduler as a parameter.