Changelog
0.15.0
JSON.stringify
is now officially supported and tested. This allows using redux-persist without any special configuration again. We no longer use a symbol to detect state objects, so you may need to add a migration to make this work with older persisted states. (#321)'desc'
values for ordering query sets. (#311)