feat: redux migration (#6830)
* feat: start working on redux migrations * feat: fix migations and add tests * feat: fix persistence and improve tests * fix: tests * fix: rename test file so it doesnt run in jest * fix: tests * fix: lint * feat: indexedDB * fix: e2e tests * fix: address some comments * fix: update legacy migrations * fix: fix rehydrations * fix: remove PersistGate and fix e2e tests * fix: add comment to helper function
Showing
src/state/migrations.test.ts
0 → 100644
src/state/migrations.ts
0 → 100644
src/state/migrations/0.ts
0 → 100644
src/state/reducerTypeTest.ts
0 → 100644
src/state/types.ts
deleted
100644 → 0
Please register or sign in to comment