This release only improves typescript typings by allowing any actions to be passed to reducers created with rainbow-actions
.
Before you could only supply actions created provided as a generic parameter to handleActions
function.
Thanks to @ykornilov for noting this out 📝