Reduks v3.1.0.b1 Release Notes

Release Date: 2018-01-01 // over 6 years ago
  • ๐Ÿš€ In this release:

    • split reduks-core in
      • reduks-core
      • reduks-core-async: all coroutine related basic stuff, like AsyncActionMiddleware and AsyncStore
      • reduks-core-modules: all MultiStore related stuff.
    • ๐ŸŽ‰ Initial release for reduks-saga module!!: a port of https://redux-saga.js.org/ using kotlin coroutines

    ๐Ÿš€ Reduks Saga implementation is in a pretty advanced stage but still in the works, this is the reason why this is release is marked as a beta (b1)