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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,6 +123,8 @@ should change the heading of the (upcoming) version to include a major version b
123
123
124
124
- Updated `getDefaultFormState()` to not save an undefined field value into an object when the type is `null` and `excludeObjectChildren` is provided, fixing [#4821](https://github.com/rjsf-team/react-jsonschema-form/issues/4821)
125
125
- Added new `ADDITIONAL_PROPERTY_KEY_REMOVE` constant
126
+
127
+
126
128
## Dev / docs / playground
127
129
128
130
- Updated the `OptionsDrawer` of the playground to add `idPrefix` and `idSeparator` fields
0 commit comments