v4.0.1
- Bumped the peer dependencies of
@rjsf/coreto^4.0.0for all of themes inpackage.json - Also, added tests to all themes to verify that the
tagNameprop works as expected
@rjsf/core
- Updated
Formto support thesemantic-uiandmaterial-uithemes to allow them work whentagNameis provided - Support if/then/else (#2700)
@rjsf/material-ui
- Fixed up the
ThemeandTheme5implementations to deal with a regression in which addingtagNamecaused the 2 themes to not work - Only
console.log()the import error inMaterialUIContextandMui5Contextwhen not inproductionto eliminate tons of warnings for released code
@rjsf/semantic-ui
- Fixed up the
Themeimplementation to deal with a regression in which addingtagNamecaused the theme to not work
New Contributors
Full Changelog: v4.0.0...v4.0.1