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.
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.