Releases: jyash97/middleware-hooks
Releases · jyash97/middleware-hooks
Initial Release
Includes:
-
useThunk
return function from action creators.
-
useLogger
log action info with the state changes.
-
useUndoRedo
add capability to traverse between past and future states.
-
usePersist experimental
persist the reducer state.