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)
- ๐ Fix