Switched from lodash to deepmerge to keep bundle size small and avoid lodash security issues. This is intended to have no impact. However we cannot guarantee merging old state from localstorage with new state will function 100% the same. See #126 for more info.
Objects will now lose their function definitions when rehydrated. Using such was already against the Redux way but was previously supported.