Skip to content

6.0.0-beta.12

Pre-release
Pre-release

Choose a tag to compare

@heath-freenome heath-freenome released this 17 Jul 16:50
· 84 commits to main since this release

@rjsf/core

  • Updated Form to store the schemaUtils.getRootSchema() into the state.schema and use that everywhere as the schema

@rjsf/shadcn

  • Updated the building of shadcn to use the lodashReplacer with tsc-alias fixing #4678

@rjsf/utils

  • Updated SchemaUtils and createSchemaUtils() to add a new getRootSchema() function