useReducerHistoryGetter
Custom useReducer with getter state function and that tracks and allows to use previous values.
Demo
INFO
The implementation is like that useReducerHistory, adding getter function of useReducerGetReset.
Please visit useReducerHistory and useReducerGetReset examples to see how it works.
