You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix default value population when switching between options in MultiSchemaField#4375. Fixes #4367
@rjsf/utils
Short-circuit File and Date constructor access in isObject to optimize performance in scenarios where globalThis is a Proxy that incurs overhead for each class constructor access (#4413). Fixes #4409
@rjsf/validator-ajv8
Fixed issue where ui:title in anyOf/oneOf is not shown in error messages. Fixes #4368