django-jsonform 2.17.4 release notes
Jul 24, 2023
This is a minor release.
Bugfixes
- #112: Fix a crash caused when the
type
was an array of multiple types (i.e.{'type': ['string', 'number']}
). This only fixes the bug and doesn't add support for multiple types.
react-json-form (JavaScript)
react-json-form has been updated to version 2.8.4.