Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 485 Bytes

v2.17.4.rst

File metadata and controls

22 lines (13 loc) · 485 Bytes

django-jsonform 2.17.4 release notes

Jul 24, 2023

This is a minor release.

Bugfixes

  • 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.