Closed corbt closed 8 years ago
Excellent work! will dive in and review now.
Let me know if you wont have time to follow up, and I can probably finish myself in that case.
Let me know if any of that is unclear, and feel free to disagree! :smile:
Ok think I've covered everything you brought up. I'll open a PR on immutableJS for the recordName thing, but I don't think it's worth waiting on that to get this functionality merged.
Nice work on this, that was fast!
Hey, would you mind cutting a new release with this functionality? I need it available so I can make a PR for another module in my dependency chain, thanks.
This PR adds record support as discussed in #7. It's based on the work by @thomasboyt in his fork, with a few modifications:
filter
such as Map (covered in the tests).I think this covers everything @glenjamin asked for to merge a PR; if there's anything else necessary I'm happy to make changes!