You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,11 @@ should change the heading of the (upcoming) version to include a major version b
21
21
22
22
- fixed issue with customValidate errors are not cleared when the form is valid [4365](https://github.com/rjsf-team/react-jsonschema-form/pull/4365) due to regression
23
23
24
-
# 5.24.3
24
+
# 5.24.4
25
+
26
+
## @rjsf/utils
27
+
28
+
- Add missing `experimental_customMergeAllOf` argument to `ensureFormDataMatchingSchema introduced by [4388](https://github.com/rjsf-team/react-jsonschema-form/pull/4388)
0 commit comments