Skip to content

Commit 65d7b7e

Browse files
committed
update v6 changelog
1 parent 5080a30 commit 65d7b7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG_v6.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ should change the heading of the (upcoming) version to include a major version b
2828

2929
## @rjsf/chakra-ui
3030

31+
- BREAKING CHANGE: upgrade to v3
32+
- BREAKING CHANGE: remove deprecated `@chakra-ui/icon` in favor of `lucide-react`
3133
- BREAKING CHANGE: Refactored `ArrayFieldItemTemplate` to use the new `ArrayFieldItemButtonsTemplate`
3234
- Updated the `ArrayFieldTemplate`, `ObjectFieldTemplate`, and `WrapIfAdditionalTemplate` to a unique id using the `buttonId()` function and adding consistent marker classes
3335
- Implemented the `GridTemplate` component, adding it to the `templates` for the theme
@@ -99,6 +101,7 @@ should change the heading of the (upcoming) version to include a major version b
99101

100102
## Dev / docs / playground
101103

104+
- Updated the playground to Chakra UI v3
102105
- Updated the playground to remove `fluent-ui` theme
103106
- Updated the `custom-templates.md` documentation for the changes to the `ArrayFieldTemplateItem` and add the two new templates
104107
- Updated the `utility-functions.md` documentation to add the `buttonId()` function

0 commit comments

Comments
 (0)