6.0.0-beta.9
Pre-release
Pre-release
·
308 commits
to main
since this release
BREAKING CHANGE
- In
@rjsf/mui, upgraded MUI to version 7, dropping support for earlier versions due to conversion ofGrids to v7 version (a MUI breaking change)
@rjsf/antd
- Updated the
README.mdfile for dependencies and snapshots due to updating to latestantd
@rjsf/chakra-ui
- Updated
SelectWidgetto only pick the first element in a list when single selection is active, fixing #4623 - Updated the
README.mdfile for dependencies
@rjsf/daisyui
- Updated the
README.mdfile for dependencies - Updated
package.jsonto move@fluentuipackages to peer and dev dependencies
@rjsf/fluentui-rc
- Updated the
README.mdfile for dependencies - Updated
package.jsonto movedaisyuito peer and dev dependencies
@rjsf/mui
- Updated the
README.mdfile for dependencies - BREAKING CHANGE: Upgraded MUI to version 7, dropping support for earlier versions due to conversion of
Grids to v7 version (a MUI breaking change)
@rjsf/react-bootstrap
- Updated the
README.mdfile for dependencies
@rjsf/semantic-ui
- Updated the
README.mdfile for dependencies - Deprecated the theme due to it appearing to be a dead project
@rjsf/shadcn
- Updated the
README.mdfile for dependencies
@rjsf/util
- Fixed form data propagation with
patternProperties#4617 - Updated the
GlobalUISchemaOptionstypes to extendGenericObjectTypeto support user-defined values for their extensions
Dev / docs / playground
- Updated
playgroundto use MUI version 7 - Updated
v6 upgrade guide.mdto note the breaking change for MUI 7 and deprecation ofsemantic-ui