Release 1.5.0
Pre-release
Pre-release
Breaking changes:
- package renamed from
@tomas_light/react-redux-controller
toredux-controller-middleware
; Reducer
function renamed tocreateReducer
;- Enabled strict null checks in tsconfig.
Updated documentation:
- added examples;
- described action chaining.