Skip to content

3.0.5

Compare
Choose a tag to compare
@Qata Qata released this 27 Feb 00:56
· 51 commits to master since this release

Breaking API Changes:

  • Change Reducer to a generic function type - @Qata

API Changes:

  • Rename Middleware.increase(_:) to Middleware.flatMap(_:) - @Qata
  • Make Middleware.sideEffect(_:) supply an escaping dispatch function - @Qata