6.0.0-beta.19
Pre-release
Pre-release
·
222 commits
to main
since this release
@rjsf/core
- Updated
Formto fix live validation ingetStateFromProps()broken by an optimization, fixing #4782 - Updated
Formto fix error messages being displayed abnormally whencustomValidateis provided, fixing #4783 - Updated
Formto fixomitExtraDatawhen the leaf node happens to have an object value, fixing #4784
@rjsf/utils
- Updated
resolveSchema()to pass theexperimental_customMergeAllOfoptions properly toresolveReference()andresolveDependencies()called within it