redux-persist-immutable icon indicating copy to clipboard operation
redux-persist-immutable copied to clipboard

getStoredState returns transit format string

Open viz opened this issue 8 years ago • 1 comments

Is it possible to have getStoredState return an restored immutable version of the stored state?

At the moment it's just an unwrapped version of the original getStoredState so it returns the raw transit format string.

viz avatar Dec 14 '16 01:12 viz

yes this is a bug, thanks for finding! just released v4.1.0 with fix

rt2zz avatar Dec 15 '16 01:12 rt2zz