6.0.0-beta.13
Pre-release
Pre-release
·
272 commits
to main
since this release
@rjsf/shadcn
- Updated
lodashimport infancy-multi-select.tsxto to be direct import, fixing #4696
6.0.0-beta.13
@rjsf/core
- Added
experimental_componentUpdateStrategyprop toFormcomponent to control re-render optimization behavior. Supports'customDeep'(default, uses deep equality checks that ignore functions),'shallow', and'always'
@rjsf/utils
- Extended
Registryinterface to include optionalexperimental_componentUpdateStrategyproperty - Added
shallowEquals()utility function for shallow equality comparisons - Fixed boolean fields incorrectly set to
{}when switching oneOf/anyOf options withmergeDefaultsIntoFormDataset touseDefaultIfFormDataUndefined, fixing #4709 (#4710) - Always make all references absolute in nested bundled schemas