Closed akread closed 6 years ago
@eadmundo take a look at this when you get a chance. They should be some welcome additions to make the library more robust.
Hi @eadmundo, just checking in to see if you saw this and if you plan to review it. Let me know if I can help clarify anything.
hi @akread - yes to both! I plan to make some time for it early next week.
@eadmundo bump – any progress on this?
@eadmundo Hey I am running this PR in my repo. It is totally stable. Do you think you could merge it and publish to NPM?
@eadmundo bump on this again....its been quite a while. Are you planning on reviewing this still? If not please let me know and I'll bring the code I proposed in this PR into my project internally and remove the dependency on this library – we are only using this single function. I have a dependency off my github repo fork right now but we'd like to stop doing that ideally and go off the published package in the npm registry.
hi @akread (and @raphaeleidus) - apologies for the delay, just been very busy with the day job :) (which isn't currently involving redux as much). I will review today and get merged.
thanks for bumping!
Merged and published v0.4.0 to npm - thanks!
This will align the seamless-immutable implementation of combineReducers with the more robust version which comes with redux itself. It includes state/reducer validations and throws errors when things seem awry.