github rjsf-team/react-jsonschema-form v2.0.0-alpha.3

latest releases: 5.18.3, v5.18.3, 5.18.2...
pre-release4 years ago

This will likely be the last prerelease before the v2.0.0 stable version.

Fixes

  • Allow references that don't start with #/definitions/ (#1506)
  • Don't crash when schema property is a non-object - show an error instead (#1582)
  • Expose findSchemaDefinition out of the utils lib (#1643)
  • Fix vulnerabilities (#1650)

Development changes

  • Playground and development environment fixes for Lerna, export typings from @rjsf/core (#1642)
  • Combine all themes into a single playground (#1539, #1607, #1623)
  • Add CI with GitHub Actions (#1657)
  • Move docs to root-level directory (#1617)
  • Add docs for contributing and clarify workflow with the new monorepo setup (#1639)
  • Document JSON schema version supported versions (#1603)

Individual theme changes

@rjsf/core

  • Make sure BooleanField supports an overridable DescriptionField (#1594)
  • Export typings (#1607)

@rjsf/material-ui

  • Fix package deployment so it can be actually used / imported (the v2.0.0.alpha.2 version didn't work)

Don't miss a new react-jsonschema-form release

NewReleases is sending notifications on new releases.