github rjsf-team/react-jsonschema-form v5.17.1
5.17.1

latest releases: 5.18.4, v5.18.4, 5.18.3...
3 months ago

@rjsf/chakra-ui

  • Added support for UiSchema "ui:rows" option for textarea elements, fixing #4070.

@rjsf/core

  • #4091 Added errorSchema to ArrayFieldTemplate props.

@rjsf/utils

  • #4080 - BREAKING CHANGE: Removed the base64 object from the @rjsf/utils package. Note that this is a breaking change if you relied on the base64 object exported by @rjsf/utils. Since this change caused #4080, and was only internally used by playground code, we are shipping this change in a patch release.
  • #4091 Added errorSchema to the ArrayFieldTemplateProps type.

Dev / docs / playground

  • #4080 - Moved the base64 encoder/decoder object to the Playground package.
  • Added test configuration and script to the Playground.

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

NewReleases is sending notifications on new releases.