npm redux-actions 1.0.1
v1.0.1

latest releases: 3.0.0, 2.6.5, 2.6.4...
7 years ago

With #141 we have made other libraries incompatible with redux-actions and it resulted to an unexpected behavior (#164, #167). If an action is not a FSA, handleAction should not handle it and just pass it to the next reducer. This fix will remove the FSA check to support Non-FSA.

Fixes

Don't miss a new redux-actions release

NewReleases is sending notifications on new releases.