react-admin v3.19.4 Release Notes

    • ๐Ÿ›  Fix list <FilterButton> is not accessible (#6967) (WiXSL)
    • ๐Ÿ›  Fix incorrect exporter when switching resource (#6989) (WiXSL)
    • ๐Ÿ›  Fix <ArrayField> doesn't accept <SimpleList> as child (#6975) (Luwangel)
    • ๐Ÿ›  Fix unit tests require build first (#6983) (WiXSL)
    • [TypeScript] Fix <SimpleList toolbar> doesn't allow false value (#6969) (ZachSelindh)
    • [TypeScript] Fix ToolbarProps to be compatible with FormWithRedirectOwnProps definition (#6994) (WiXSL)
    • [TypeScript] Fix missing definition for <ReferenceFieldController label> prop (#6745) (kevinmamaqi)
    • [TypeScript] Fix <ArrayInput> proptype definition (#6617) (WiXSL)
    • [Doc] Fix typo in <Tab> jsDoc (#6959) (erakli)
    • [Demo] Fix <SelectInput label> is overridden in simple project (#6920) (WiXSL)