@rjsf/core
- Updated
AltDateWidget
to remove an infinite loop caused by two conflicting effects by merging them with additional checking of originalvalue
against the current value, fixing #3516
@rjsf/utils
- Updated the documentation of
getTestValidator()
and theschema.test.ts
file to help developers
@rjsf/validator-ajv6
- Updated the documentation of
getTestValidator()
and theschema.test.ts
file to help developers
@rjsf/validator-ajv8
- Updated the documentation of
getTestValidator()
and theschema.test.ts
file to help developers
Dev / docs / playground
- Updated the
internals
documentation to use a React ref in the example, fixing #3520 - Updated the
contributing
documentation to describe the new development process needed for aVite
playground, fixing #3478- Also fixed the
package.json
files to removenpm start
in the subdirectories and change the root one to describe the new process
- Also fixed the
- Updated the
semantic-ui/uiSchema
documentation to switch the default forhorizontalButtons
to be true per changes made in5.3.0