v2.2.1-alpha.0
Pre-release
Pre-release
·
781 commits
to master
since this release
- Fix bundling of core, react & material-renderers (#1250)
- [core/material] Handle recursive combinator based schemas (#1255)
NOTE: This is a breaking change. As there was some confusion about the usage of the schema prop, thescopedSchemaprop has been removed and has been replaced withschemawhich is scoped to the current subschema of a JSON schema. An additional proprootSchemawhich denotes the actual root schema. - [vanilla] Remove MUI dependency from vanilla renderer set (#1252)