Skip to content

Releases: bhch/react-json-form

Version 1.4.0

04 Sep 07:53
Compare
Choose a tag to compare

4 Sep, 2021

Bugfixes

  • #2: Directly nested arrays were not rendered properly.

Version 1.3.0

02 Sep 16:24
Compare
Choose a tag to compare

Adds the following aliases:

Keyword Alias
min_items minItems
max_items maxItems

Version 1.2.0

02 Sep 07:53
Compare
Choose a tag to compare

Adds the following aliases:

Keyword Alias
array list
object dict
properties keys

v1.1.0

29 Aug 05:05
Compare
Choose a tag to compare

Previous release wasn't built with the proper React.createElement JSX pragma and that caused error.

v1.0.0

28 Aug 15:48
Compare
Choose a tag to compare

First release.