Skip to content

Releases: frankleng/redux-dispatch-promise

v1.1.7

28 Sep 07:40
Compare
Choose a tag to compare
  • return data/error state of Promise regardless if a redux action was associated.

v1.1.6

25 Sep 01:17
Compare
Choose a tag to compare

Bug fix - network failures are not passed through when using dispatchAsync

v1.1.5

01 Sep 10:39
Compare
Choose a tag to compare
  • added getDispatch to handle sync ops

v1.1.4

06 Aug 05:04
Compare
Choose a tag to compare
  • make params optional

v1.1.2

06 Jul 19:18
be135f9
Compare
Choose a tag to compare
  • Fixed doc