github rjsf-team/react-jsonschema-form v1.0.0

latest releases: 5.18.3, v5.18.3, 5.18.2...
6 years ago

This version we move to v1.0.0 as an admission that lots of developers appear to be using the project and that we should be taking backwards compatibility seriously.

Breaking changes

  • Switch to the ajv validator (#711). This will hopefully allow us to be smarter about marking fields as errors.

New features

  • Allow the developer to mark some enum values as disabled (#708).
  • Introduce the JSON Schema concept of dependencies (#659).

Bug fixes

  • Fix typos in README.md (#717).
  • Fix customObject sample (#711).
  • Add some philosophical descriptions of rjsf (#707).
  • Fix #622 - correctly parse JSON date into local date (#715).
  • Update dependencies (#722).
  • Update conditional field example (#734).
  • Changed peerDependency of React to allow v16 (#729).

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

NewReleases is sending notifications on new releases.