v0.2.0
The third parameter of useHookedOnState
is now a config object, and a new options was added called rootPath
which allows Hooked on Redux to integrate with complex existing redux stores where combineReducers
or the like may have been used.