6.0.0-beta.8
Pre-release
Pre-release
·
144 commits
to main
since this release
@rjsf/chakra-ui
- Added
getChakrato package exports - Restored the
ui:optionscustomization
@rjsf/core
- Updated
LayoutGridFieldto use the pre-existingUI_GLOBAL_OPTIONS_KEYinstead of its own, incorrect one.
@rjsf/util
- Fixed form data propagation with
patternProperties#4617 - Fixed issue where oneOf schema references could not be modified when defaults were set, fixing #4580.
- Updated the
GlobalUISchemaOptionstypes to extendGenericObjectTypeto support user-defined values for their extensions
Dev / docs / playground
- Updated precompiled schemas documentation in
validation.mdbased on v6 changes, addressing #4618