Skip to content

v2.2.1-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@edgarmueller edgarmueller released this 15 Feb 14:41
· 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, the scopedSchema prop has been removed and has been replaced with schema which is scoped to the current subschema of a JSON schema. An additional prop rootSchema which denotes the actual root schema.
  • [vanilla] Remove MUI dependency from vanilla renderer set (#1252)