redux-storage-merger-immutablejs

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

ImmutableJS compatible merger for redux-storage that merges plain state with Immutable.js.Map/List state. Version 1.0.5 is the latest stable release, last updated in 2016. This package is a fork of the original by michaelcontento, now maintained by react-stack. It provides a simple merger function for use with redux-storage's reducer to handle ImmutableJS objects, unlike the default plain object merger. Essential for projects using redux-storage with ImmutableJS.