- Fix
<AutocompleteInput>
withoptionValue
andcreate
raises a React warning (#10747) (slax57) - Fix
useInfiniteListController
does not return responsemeta
(#10746) (slax57) - Fix
create-react-admin --help
does not show help consistently (#10744) (erwanMarmelab) - Fix compatibility of unit tests with react-hook-form 7.56.x (#10742) (slax57)
- Fix outlined inputs when
label
is false (#10740) (fzaninotto) - Fix
<SelectArrayInput>
sanitizes unused props (#10739) (ghadabezine) - Fix
<ArrayInput>
multiple reset (#10716) (erwanMarmelab) - Fix MUI7 compatibility by not using deprecated system props (#10680) (smeng9)
- [Doc] Fix remaining
<AutocompleteArrayInput>
and<SelectArrayInput>
create
examples (#10741) (slax57) - [Doc] Document how to pass extra options to create-react-admin when using npm create (#10737) (slax57)
- [tips] Backport last AgGrid tips (#10731) (erwanMarmelab)