github rjsf-team/react-jsonschema-form v6.0.0-beta.15
6.0.0-beta.15

latest release: 6.0.0-beta.15
pre-release6 days ago

@rjsf/chakra-ui

  • Updated package.json for to make lucide-react a dependency rather than a devDependency, fixing #4739

@rjsf/core

  • Updated ArrayField onSelectChange to not pass name in the path since the ObjectField will automatically add it #4733
  • Updated Form to optimize the need for live validation in an attempt to improve performance, potentially fixing #3616

@rjsf/semantic-ui

  • Updated ArrayField to stop using nanoid and instead use lodash/uniqueId to fix #4762

@rjsf/shadcn

  • Update README.md with picture of the theme!
  • Allow passing className props to AddButton, BaseInputTemplate, CheckboxWidget, CheckboxesWidget, RadioWidget, SelectWidget, SubmitButton, TextareaWidget for extra Tailwind CSS customization through ui:className

@rjsf/utils

  • Updated getTestIds to stop using nanoid and instead use lodash/uniqueId to fix #4762

Dev / docs / playground

  • Removed nanoid from the build system and jest.config.js files

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

NewReleases is sending notifications on new releases.