Releases: chrisvxd/react-from-json
Releases · chrisvxd/react-from-json
v0.8.0
23 Dec 11:54
Compare
Sorry, something went wrong.
No results found
v0.7.2 (2020-10-22)
22 Oct 15:04
Compare
Sorry, something went wrong.
No results found
v0.7.1 (2019-12-05)
22 Oct 14:55
Compare
Sorry, something went wrong.
No results found
v0.7.0 (2019-11-11)
22 Oct 14:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
retain component keys on render (d384dc9 )
Features
pass propKey to mapped components (1f13968 )
v0.5.0 (2019-09-19)
19 Sep 10:55
Compare
Sorry, something went wrong.
No results found
Features
add support for non-standard JSON shapes via mapProp (0b601db )
throw a useful error if component missing from components (f873219 )
v0.4.0
26 Oct 11:37
Compare
Sorry, something went wrong.
No results found
Features
use array index for unique keys, and add propIndex prop (c5df9d4 )
v0.3.0
17 Oct 11:28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
resolve null props as expected (5186b07 )
Features
resolve id prop from component JSON root (214c256 )
v0.2.0
17 Oct 11:28
Compare
Sorry, something went wrong.
No results found
Features
replace ComponentRef props with ComponentLookup components (d77e080 )