Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Releases: alexkuz/react-json-tree

v0.4.0

19 Jan 12:56
Compare
Choose a tag to compare

Non-Breaking Changes

  • Ability to customize rendering using labelRenderer and valueRenderer (see #18)

v0.3.0

06 Nov 14:44
Compare
Choose a tag to compare

Non-Breaking Changes

  • Support displaying undefined and function values (see #14)
  • Expose expandRoot (see #13)