Closed pierscowburn closed 7 years ago
Adds support for the valuesOf iterable type, so that schemas that contain maps of items defined by another schema can be denormalized.
valuesOf
Coverage remained the same at 100.0% when pulling 5a2ca3c2b1c1776d0b97d0cff2ff3c3779e24380 on pierscowburn:feature/denormalize-valuesof into 3213960e64af3894e711616d9c536ad0a7ed0ab2 on gpbl:master.
@gpbl would you mind taking a look over this when you have a sec?
Sure thanks a lot! Sorry for the delay - publishing on npm soon...
Awesome, thanks!
Published as v0.4.0 🎉
Adds support for the
valuesOf
iterable type, so that schemas that contain maps of items defined by another schema can be denormalized.