Ben Durrant
Results
23
issues of
Ben Durrant
**Breaking changes**: - Change ThunkAction signature from `ThunkAction` to `ThunkAction` - Remove action overload and union overload from middleware type - Dispatch must explicitly be cast to `ThunkDispatch` for union...
Based on https://github.com/redux-utilities/reduce-reducers/, but with (hopefully) better typings.
This is @phryneas' alternate solution to the problems posed by #4549.