react-admin v4.5.2 Release Notes

    • ๐Ÿ›  Fix authProvider hooks support for redirectTo: absolute URL (#8382) (fzaninotto)
    • ๐Ÿ›  Fix authProvider hooks support for redirectTo: false (#8381) (fzaninotto)
    • ๐Ÿ›  Fix <FormDataConsumer> values not being up-to-date on mount (#8340) (WiXSL)
    • ๐Ÿ›  Fix <DatagridConfigurable> ignores children without label or source (#8376) (WiXSL)
    • ๐Ÿ›  Fix <SelectColumnsButton> styles (#8391) (WiXSL)
    • โšก๏ธ Bump loader-utils from 1.4.1 to 1.4.2 dependenciesPull requests that update a dependency file(#8396) (dependabot)
    • [Doc] Fix <FilterList> example and anchor (#8401) (WiXSL)
    • ๐Ÿ“„ [Doc] Fix useReference hook docs (#8385) (WiXSL)
    • 0๏ธโƒฃ [Doc] Fix <AutocompleteInput optionText> defaultValue (#8386) (WiXSL)
    • [Doc] Fix missing error type in useNotify (#8398) (septentrion-730n)
    • [Doc] Improve server side validation example (#8378) (WiXSL)
    • [Doc] Add mention about asterix decoration in required inputs (#8383) (fzaninotto)
    • [Doc] Add AppWrite data provider (#8399) (fzaninotto)