Skip to content

4.5.2

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 17 Nov 15:02
· 4599 commits to master since this release

✨✨✨ React-admin has reached 21,000 stars on GitHub! Thank you all for your support; ✨✨✨

  • 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)
  • [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)