RetailMeNotSandbox / redux-mount-store

Redux store enhancer that makes it possible to mount sub-stores
MIT License
2 stars 3 forks source link

Refactor to use object-path-immutable #13

Open lawnsea opened 8 years ago

lawnsea commented 8 years ago

I got transactions landed in object-path-immutable and they've now been released in the newest minor version, so we should use that instead of our own transactions implementation.