Skip to content

Commit ed5ba9b

Browse files
committed
Changelog update
1 parent 6fa5710 commit ed5ba9b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ should change the heading of the (upcoming) version to include a major version b
2323
- Updated `SchemaField` to pass `required` flag to `_AnyOfField`/`_OneOfField`
2424
- Updated `Form` to deal with null objects in `filterErrorsBasedOnSchema()`, fixing [#4306](https://github.com/rjsf-team/react-jsonschema-form/issues/4306)
2525

26+
## @rjsf/utils
27+
28+
- Added `experimental_customMergeAllOf` option to `retrieveSchema` to allow custom merging of `allOf` schemas
29+
2630
## Dev / docs / playground
2731

2832
- Updated the `custom-widgets-fields.md` to add examples of wrapping a widget/field

0 commit comments

Comments
 (0)