react-admin v4.4.1 Release Notes

    • ๐Ÿ›  Fix format and parse on <AutocompleteInput> and <SelectInput> (#8237) (byymster)
    • ๐Ÿ›  Fix <SelectInput> and <AutocompleteInput> change empty references (#8234) (fzaninotto)
    • ๐Ÿ›  Fix <SelectInput emptyValue> accepts null value (#8235) (fzaninotto)
    • ๐Ÿ›  Fix <RadioButtonGroupInput> inside <ReferenceInput> when reference ids are numbers (#8229) (slax57)
    • ๐Ÿ›  Fix useEditController returns wrong redirectTo value (#8243) (WiXSL)
    • ๐Ÿ›  Fix <Datagrid>'s ExpandAllButton conflicts with expandSingle prop (#8221) (WiXSL)
    • ๐Ÿ›  Fix development dependencies causing security alerts (#8230) (fzaninotto)
    • ๐Ÿ›  Fix <ReferenceInput> story contains a non-story (#8228) (WiXSL)
    • ๐Ÿ›  Fix missing test for <SimpleFormIterator> (#8215) (WiXSL)
    • [TypeScript] Fix useCreateController parameter type for onError effect (#8242) (WiXSL)
    • ๐ŸŒ [TypeScript] Fix unused TranslationMessage (#8223) (bicstone)
    • [Doc] Fix <RichTextInput> example (#8245) (WiXSL)
    • [Doc] Fix <RichTextInput> toolbar customization example (#8239) (WiXSL)
    • [Doc] Fix <List perPage> doc misses mention of <Pagination rowsPerPages> relationship (#8244) (WiXSL)
    • โฌ†๏ธ [Doc] Fix Upgrade guide typo (#8240) (WiXSL)
    • [Doc] Fix CHANGELOG (#8219) (WiXSL)