5.23.2
@rjsf/core
@rjsf/utils
- Short-circuit
FileandDateconstructor access in isObject to optimize performance in scenarios whereglobalThisis aProxythat incurs overhead for each class constructor access (#4413). Fixes #4409
@rjsf/validator-ajv8
- Fixed issue where
ui:titlein anyOf/oneOf is not shown in error messages. Fixes #4368