@redux-requests/core v1.1.1
klis87
released this
03 Oct 14:54
·
135 commits
to master
since this release
Made type
property or RequestAction
interface optional. When it is required, for some reason Typescript complains when using it with redux-smart-actions
, it might be a Typescript bug but for now this is enough to make things work.