@rjsf/utils
- Fixed issue with customValidate errors are not cleared when the form is valid 4365 due to regression
- Add missing
experimental_customMergeAllOf
argument toensureFormDataMatchingSchema
introduced by 4388
Dev / docs / playground
- Improved the ESM support for all public packages by adding explicit
exports
to each publicpackage.json
- Updated the ESM builds to use
tsc-alias
to add.js
onto all ESM imports