Skip to content

5.24.4

Compare
Choose a tag to compare
@heath-freenome heath-freenome released this 05 Mar 19:09
· 67 commits to main since this release

@rjsf/utils

  • Fixed issue with customValidate errors are not cleared when the form is valid 4365 due to regression
  • Add missing experimental_customMergeAllOf argument to ensureFormDataMatchingSchema introduced by 4388

Dev / docs / playground

  • Improved the ESM support for all public packages by adding explicit exports to each public package.json
  • Updated the ESM builds to use tsc-alias to add .js onto all ESM imports