react-admin v3.1.1 Release Notes

Release Date: 2019-12-19 // over 4 years ago
    • ๐Ÿ›  Fix SelectInput doc about emptyValue defaultValue (4193) (alanpoulain)
    • ๐Ÿ›  Fix matchSuggestion type in useSuggestion hook (4192) (fzaninotto)
    • ๐Ÿ›  Fix ReferenceError in useGetPermissions hook due to temporal dead zone (4191) (fzaninotto)
    • ๐Ÿ›  Fix unexpected token error in FormWithRedirect (4190) (fzaninotto)
    • ๐Ÿ›  Fix bad anchors in Create Edit docs (4188) (WiXSL)