Skip to content

3.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Qata Qata released this 27 Dec 23:02
· 122 commits to master since this release

API Changes:

  • Add the increase method to Middleware, allowing you to transform one action into many - @Qata

Bug Fixes:

  • Move the setting of the store observable's value out of the locked area, preventing updates from triggering the "Reducers dispatching actions" exception - @Qata