redux-persist
redux-persist copied to clipboard
data migration security and automatization
I am some problem using migrate.
Do you have any tips for testing migrations and automating the migration process? Often writing and testing them costs a lot of time, especially defining TS types since the store types during the migration code are different from those than the persistStore types that are to be migrated.