Download Latest Version 6.5.1 source code.tar.gz (5.5 MB)
Email in envelope

Get an email when there's a new version of react-jsonschema-form

Home / v6.4.0
Name Modified Size InfoDownloads / Week
Parent folder
6.4.0 source code.tar.gz 2026-03-07 5.4 MB
6.4.0 source code.zip 2026-03-07 6.1 MB
README.md 2026-03-07 1.5 kB
Totals: 3 Items   11.6 MB 0

New feature

  • Added support for map-based ui:enumNames and ui:enumOrder for controlling enum display labels and ordering. See documentation

@rjsf/core

  • Fixed extraErrors not displaying on first async set after submit, fixing #4965
  • Updated multi-select ArrayFields to properly use the items uiSchema for enumerated options, fixing #4955
  • Fixed validateForm() clearing extraErrors from state when schema validation passes, fixing #4962

@rjsf/utils

  • Fixed resolveAllReferences to preserve $ref on resolved schemas, enabling ui:definitions beyond the first recursion level, fixing #4966
  • Fixed omitExtraData stripping additionalProperties inside oneOf/anyOf options, fixing #4366
  • Added support for map-based ui:enumNames and ui:enumOrder for controlling enum display labels and ordering, fixing #4969

Dev / docs / playground

  • Added documentation and playground examples for map-based ui:enumNames and ui:enumOrder
Source: README.md, updated 2026-03-07