github rjsf-team/react-jsonschema-form v6.4.2
6.4.2

latest release: 6.4.2
6 hours ago

@rjsf/antd

  • Forward required to BaseInputTemplate so that required string and number fields render the HTML required attribute, fixing #3743

@rjsf/core

  • Fixed a breaking change introduced in v6.4.0 where array properties with enum items no longer used ui:enumNames from the array property's uiSchema (#4985)
  • Passed parentUiSchema to ArrayFieldItem to maintain uiSchema, this prop was introduced recently but was not being passed
  • Fixed extraErrors not displaying when customErrors are also present (e.g., with array fields and controlled formData), fixing #4982

Dev / docs / playground

  • Fixed scrolling of Monaco editors in the playground, fixing #4992

Don't miss a new react-jsonschema-form release

NewReleases is sending notifications on new releases.