The behaviour has been changed by below commit https://github.com/acdlite/redux-actions/commit/b9d5eb7daec5e29cb02c34dfb855c51183051f71 But we do depend on the original behaviour so that some basic validation can be done in our payloadCreator and set "error" for invalid cases. Should we revert above commit back?
The behaviour has been changed by below commit
b9d5eb7
But we do depend on the original behaviour so that some basic validation can be done in our payloadCreator and set "error" for invalid cases.
Should we revert above commit back?