Skip to content

Commit 45fbdfe

Browse files
Update CHANGELOG.md
1 parent f0698da commit 45fbdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ should change the heading of the (upcoming) version to include a major version b
2121
## @rjsf/utils
2222

2323
- Fixed issue where oneOf radio button could not be modified when defaults were set, fixing [#4634](https://github.com/rjsf-team/react-jsonschema-form/issues/4634)
24+
- Fix default value for object properties such as enums that are rendered in select, radio inputs, etc.
2425

2526
# 6.0.0-beta.10
2627

@@ -71,7 +72,6 @@ should change the heading of the (upcoming) version to include a major version b
7172

7273
- Fixed form data propagation with `patternProperties` [#4617](https://github.com/rjsf-team/react-jsonschema-form/pull/4617)
7374
- Updated the `GlobalUISchemaOptions` types to extend `GenericObjectType` to support user-defined values for their extensions
74-
- Fix default value for object properties such as enums that are rendered in select, radio inputs, etc.
7575

7676
## Dev / docs / playground
7777

0 commit comments

Comments
 (0)