File tree Expand file tree Collapse file tree 1 file changed +40
-2
lines changed Expand file tree Collapse file tree 1 file changed +40
-2
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,52 @@ should change the heading of the (upcoming) version to include a major version b
1818
1919# 6.0.0-beta.8
2020
21- ## @rjsf/util
21+ ## @rjsf/antd
2222
23- - Fixed form data propagation with ` patternProperties ` [ # 4617 ] ( https://github.com/rjsf-team/react-jsonschema-form/pull/4617 )
23+ - Updated the ` README.md ` file for dependencies and snapshots due to updating to latest ` antd `
2424
2525## @rjsf/chakra-ui
2626
2727- Added ` getChakra ` to package exports
2828- Restored the ` ui:options ` customization
29+ - Updated the ` README.md ` file for dependencies
30+
31+ ## @rjsf/daisyui
32+
33+ - Updated the ` README.md ` file for dependencies
34+ - Updated ` package.json ` to move ` @fluentui ` packages to peer and dev dependencies
35+
36+ ## @rjsf/fluentui-rc
37+
38+ - Updated the ` README.md ` file for dependencies
39+ - Updated ` package.json ` to move ` daisyui ` to peer and dev dependencies
40+
41+ ## @rjsf/mui
42+
43+ - Updated the ` README.md ` file for dependencies
44+ - BREAKING CHANGE: Upgraded MUI to version 7, dropping support for earlier versions due to conversion of ` Grid ` s to v7 version (a MUI breaking change)
45+
46+ ## @rjsf/react-bootstrap
47+
48+ - Updated the ` README.md ` file for dependencies
49+
50+ ## @rjsf/semantic-ui
51+
52+ - Updated the ` README.md ` file for dependencies
53+ - Deprecated the theme due to it appearing to be a dead project
54+
55+ ## @rjsf/shadcn
56+
57+ - Updated the ` README.md ` file for dependencies
58+
59+ ## @rjsf/util
60+
61+ - Fixed form data propagation with ` patternProperties ` [ #4617 ] ( https://github.com/rjsf-team/react-jsonschema-form/pull/4617 )
62+
63+ ## Dev / docs / playground
64+
65+ - Updated ` playground ` to use MUI version 7
66+ - Updated ` v6 upgrade guide.md ` to note the breaking change for MUI 7 and deprecation of ` semantic-ui `
2967
3068# 6.0.0-beta.7
3169
You can’t perform that action at this time.
0 commit comments