Skip to content

Commit cd25de4

Browse files
committed
updated to pass the test
1 parent b54db98 commit cd25de4

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ should change the heading of the (upcoming) version to include a major version b
2121

2222
- Added support for rendering `ui:help` as markdown via new `ui:enableMarkdownInHelp` flag in `FieldHelpTemplate`
2323

24-
## @rjsf/chakra-ui
24+
## @rjsf/antd
2525

2626
- Added support for rendering `ui:help` as markdown via new `ui:enableMarkdownInHelp` flag in `FieldHelpTemplate`
2727

28-
## @rjsf/core
28+
## @rjsf/antd
2929

3030
- Added support for rendering `ui:help` as markdown via new `ui:enableMarkdownInHelp` flag in `FieldHelpTemplate`
3131

@@ -128,7 +128,6 @@ should change the heading of the (upcoming) version to include a major version b
128128
- 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)
129129
- Added new `ADDITIONAL_PROPERTY_KEY_REMOVE` constant
130130

131-
132131
## Dev / docs / playground
133132

134133
- Updated the `OptionsDrawer` of the playground to add `idPrefix` and `idSeparator` fields

0 commit comments

Comments
 (0)