github marmelab/react-admin v4.4.2
4.4.2

latest releases: v5.0.3, v5.0.2, v5.0.1...
20 months ago
  • Fix null value support in inputs (#8262) (slax57)
  • Fix <AutocompleteInput> doesn't allow clearing the inputs in certain scenarios (#8238) (WiXSL)
  • Fix <Loading> displays translation messages even though it should not (#8261) (alioguzhan)
  • Fix <Loading> message contains trailing dot (#8257) (alioguzhan)
  • Fix internal code workflow for tighter permissions (#8253) (slax57)
  • [Doc] Add ra-keycloak authProvider (#8263) (slax57)
  • [Doc] Fix missing filterToQuery prop in <AutocompleteInput> and <AutocompleteArrayInput> components (#8251) (WiXSL)

Minor BC Break: If you built custom inputs with react-hook-form's useController rather than react-admin's useInput hook, you will need to set a default value of empty string (<Controller defaultValue="" >) to make these custom inputs work with this version.

Don't miss a new react-admin release

NewReleases is sending notifications on new releases.