Skip to content

5.7.1

Compare
Choose a tag to compare
@heath-freenome heath-freenome released this 16 May 00:01
· 178 commits to main since this release

@rjsf/core

  • Added protection against a null field in the focusOnError method in Form

@rjsf/validator-ajv8

  • Updated the build for all but the cjs development version, to not export the compileSchemaValidators() function to avoid "Module not found: Can't resolve 'fs' error" issues, fixing #3668

Dev / docs / playground

  • Updated the validation documentation to add a note with a web-resource to help folks work around the "Module not found: Can't resolve 'fs' error" issue for development environments
  • Updated all of the package-lock.json files to bump peer-dependencies to 5.7.x, fixing #3669