redux-storage-merger-simple

JSON →
library 1.0.5 ·javascript maintenance
verified Jun 7, 2026

Default merger function for redux-storage, used to combine loaded state with the initial reducer state. This package is part of the react-stack fork of the original, now-deprecated redux-storage ecosystem. Version 1.0.5 is the latest and has been stable since 2016. It is a simple shallow merge utility, unlike deeper mergers like redux-storage-merger-immutablejs. Requires redux-storage (>= 1.0).