github rjsf-team/react-jsonschema-form v5.24.9
5.24.9

latest releases: 6.0.0-beta.15, v6.0.0-beta.15, 5.24.13...
4 months ago

@rjsf/antd

  • Fixed ts errors in newer antd versions #4525

@rjsf/chakra-ui

  • Restricted the chakra-react-select peerDependency to <6.0.0, fixing #4539

@rjsf/core

  • Do not display input field in MultiSchemaField with null type

@rjsf/mui

  • Fixed issue in BaseInputTemplate where input props were passed to slotProps.htmlInput, which does not work in MUI v5.

@rjsf/utils

  • Fixed issue with schema combinators(allOf, anyOf, oneOf) could not be modified when defaults were set, fixing #4555

Dev / docs / playground

  • Updated docs for ArrayFieldItemTemplate to include prop onCopyIndexClick, fixing #4507
  • Use antd 5 in playground
  • Updated docs to clarify that errors raised within a widget are not caught during form validation
  • Updated docs where objects typed as RJSFValidationError were not valid (#4558)

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

NewReleases is sending notifications on new releases.