@rjsf/core
- Fix for clearing errors after updating and submitting form (#2536)
- bootstrap-4 TextWidget wrappers now pull from registry, add rootSchema to Registry, fix FieldProps.onFocus type to match WidgetProps (#2519)
- Added global
readonly
flag to theForm
(#2554) - Fix to allow changing
additionalProperties
to falsy values (#2540) - Pass uiSchema to custom Boolean widget (#2587)
@rjsf/bootstrap-4
- bootstrap-4 TextWidget wrappers now pull from registry, add rootSchema to Registry, fix FieldProps.onFocus type to match WidgetProps (#2519)
@rjsf/fluent-ui
- fluent-ui: Allow value of 0 in TextWidget (#2497)