PiotrKujawa / redux-deep-persist

Redux Deep Persist creates a redux-persist configuration for any level of a nested state.
MIT License
40 stars 2 forks source link

PR2 #2

Closed PiotrKujawa closed 2 years ago

PiotrKujawa commented 2 years ago

Removed reconciler generic type

Moved tests outside src

More efficient way of checking isIntegerString

Functions expressions consistency

Optimized reduce output

Consistent type checking

Updated readme

Fix of ts and jest configs