react-admin v3.3.2 Release Notes

    • ๐Ÿ›  Fix warning in <SelectArrayInput> when alwaysOn is true (4561) (yelworc)
    • ๐Ÿ›  Fix regression on filters using dot separator in source (4545) (JulienMattiussi)
    • ๐Ÿ›  Fix <SimpleFormIterator> for non-empty array inputs (4535) (NikitaVlaznev)
    • ๐Ÿ›  Fix missing PropType for resettable prop in <SelectInput> (4513) (WiXSL)
    • ๐Ÿ”„ Change Fields docs menu item order to make it easier to find (4529) (WiXSL)
    • โž• Add link to Belarusian, Estonian, Latvian, and Lithuanian translations (4559) (AntonLukichev)
    • โž• Add link to Korean translation (4550) (acidsound)
    • ๐Ÿ’… [Doc] Fix dataProvider calls using old-style verbs instead of method (4532) (WiXSL)
    • ๐Ÿ“š [Doc] Fix example in <ReferenceField> and <SelectField> documentation (4530) (WiXSL)
    • [Doc] Fix invalid JSON in API call examples for simple rest data provider (4528) (WiXSL)
    • [Doc] Fix code sample for <SimpleFormIterator> when using Field components as child (4527) (ValentinnDimitroff)