react-admin v3.19.1 Release Notes

    • ๐Ÿ›  Fix sidebar is displayed over the content (#6723) (djhi)
    • ๐Ÿ›  Fix warnWhenUnsavedChanges warns too often (#6719) (djhi)
    • ๐Ÿ›  Fix useNotify shows a warning if only one argument is passed (#6760) (WiXSL)
    • ๐Ÿ›  Fix runtime error when type is not supplied to useNotify (#6713) (danielhusar)
    • ๐Ÿ›  Fix notify function when no type is passed (#6768) (nidebo)
    • ๐Ÿ›  Fix <SimpleFormIterator> transition animations on add and remove items (#6871) (WiXSL)
    • ๐Ÿ›  Fix simple CodeSandbox (#6781) (djhi)
    • ๐Ÿ›  Fix <DateInput> breaks <SimpleFormIterator> (#6763) (djhi)
    • ๐Ÿ›  Fix <Login> page isn't customizable through MUI theme (#6762) (djhi)
    • ๐Ÿ›  Fix call time parameters don't take priority in useMutation (#6761) (djhi)
    • โฌ†๏ธ Bump minor dependencies
    • [TypeScript] Fix Graphql Providers Types (#6724) (djhi)
    • [TypeScript] Make previousData of DeleteParams optional (#6536) (m0rtalis)
    • [Doc] Add GeoServer data provider (#6778) (sergioedo)
    • ๐Ÿ–จ [Doc] Add paragraph about carbon footprint in README (#6774) (fzaninotto)
    • [Doc] Add link to images in tutorial (#6771) (ocxers)
    • [Doc] Fix typo in Architecture chapter (#6740) (HobbitCodes)
    • [Doc] Fix typo in Theming chapter (#6714) (afilp)
    • ๐Ÿ›  Fix MUI's urls reference for version 4 (#6702) (WiXSL)
    • [Doc] Add getIdentity function to the authProvider reference (#6697) (WiXSL)
    • [Doc] Improve useRedirect description and examples (#6696) (WiXSL)