Skip to content

6.0.0-beta.17

Pre-release
Pre-release

Choose a tag to compare

@heath-freenome heath-freenome released this 12 Sep 20:47
· 26 commits to main since this release

@rjsf/core

  • Updated ObjectField to remove the name from the path passed to onChange() callback in handleAddClick() and onDropPropertyClick(), fixing #4763
  • Updated Form to restore the passing of an empty string for name to avoid accidentally showing it as the title for the whole schema

@rjsf/shadcn

  • Update ArrayFieldItemTemplate to align buttons with the input field, fixing #4753