- Fix: Improve AutocompleteInput creation support (#10391) (djhi)
- Fix
useLogin
should invalidate thegetPermissions
cache (#10392) (slax57) - Fix
<Datagrid>
rowClick
function cannot expand or select (#10404) (djhi) - Fix
<FileInput>
triggersonChange
twice with latest version ofreact-dropzone
(#10402) (slax57) - Fix type of disableClearable prop for AutocompleteInput (#10393) (smeng9)
- [Doc] Backport
<ReferenceManyToManyField queryOptions>
and<ReferenceManyToManyInput queryOptions mutationOptions>
doc (#10403) (erwanMarmelab) - [Doc] Fix
<DateRangeInput>
import syntax (#10399) (erwanMarmelab) - [Doc] Introduce
<TreeWithDetails filter>
prop to render a sub tree (#10398) (djhi)