@rjsf/core
- Updated
Form
to store theschemaUtils.getRootSchema()
into thestate.schema
and use that everywhere as theschema
@rjsf/shadcn
- Updated the building of
shadcn
to use thelodashReplacer
withtsc-alias
fixing #4678
@rjsf/utils
- Updated
SchemaUtils
andcreateSchemaUtils()
to add a newgetRootSchema()
function