Skip to content

Releases: measuredco/react-from-json

v0.8.0

23 Dec 11:54
Compare
Choose a tag to compare

Features

  • support React 18, modernise package build and dependencies (ab60acb)

Full Changelog: v0.7.2...v0.8.0

v0.7.2 (2020-10-22)

22 Oct 15:04
Compare
Choose a tag to compare

No notable changes.

v0.7.1 (2019-12-05)

22 Oct 14:55
Compare
Choose a tag to compare

No notable changes.

v0.7.0 (2019-11-11)

22 Oct 14:55
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

Features

  • use array index for unique keys, and add propIndex prop (c5df9d4)

v0.3.0

17 Oct 11:28
Compare
Choose a tag to compare

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
Choose a tag to compare

Features

  • replace ComponentRef props with ComponentLookup components (d77e080)