elgerlambert / redux-localstorage

Store enhancer that syncs (a subset) of your Redux store state to localstorage.
MIT License
1.32k stars 107 forks source link

Add skip slicer functionality #84

Open moiseyev opened 6 years ago

moiseyev commented 6 years ago

In some cases we need to return undefined from custom slicer function (skip slicer) In this case no need to call localStorage.setItem