Releases: measuredco/react-from-json
Releases · measuredco/react-from-json
v0.7.0 (2019-11-11)
Bug Fixes
- retain component keys on render (d384dc9)
Features
- pass propKey to mapped components (1f13968)
v0.5.0 (2019-09-19)
Features
- add support for non-standard JSON shapes via mapProp (0b601db)
- throw a useful error if component missing from components (f873219)
v0.4.0
Features
- use array index for unique keys, and add propIndex prop (c5df9d4)
v0.3.0
Bug Fixes
- resolve null props as expected (5186b07)
Features
- resolve id prop from component JSON root (214c256)
v0.2.0
Features
- replace ComponentRef props with ComponentLookup components (d77e080)