gpbl / denormalizr

Denormalize data normalized with normalizr
https://www.npmjs.com/package/denormalizr
MIT License
228 stars 24 forks source link

Add support for valuesOf #31

Closed pierscowburn closed 7 years ago

pierscowburn commented 8 years ago

Adds support for the valuesOf iterable type, so that schemas that contain maps of items defined by another schema can be denormalized.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5a2ca3c2b1c1776d0b97d0cff2ff3c3779e24380 on pierscowburn:feature/denormalize-valuesof into 3213960e64af3894e711616d9c536ad0a7ed0ab2 on gpbl:master.

pierscowburn commented 8 years ago

@gpbl would you mind taking a look over this when you have a sec?

gpbl commented 7 years ago

Sure thanks a lot! Sorry for the delay - publishing on npm soon...

pierscowburn commented 7 years ago

Awesome, thanks!

gpbl commented 7 years ago

Published as v0.4.0 🎉