Skip to content

5.0.4

Compare
Choose a tag to compare
@fzaninotto fzaninotto released this 10 Jul 12:39
· 515 commits to master since this release
  • Fix warning when using <List filter>instead of filters (#9980) (djhi)
  • Fix ra-data-graphql custom context gets overwritten on queries (#9976) (jspizziri)
  • [Chore] Backport missing changes from 4.x (#9989) (slax57)
  • [Doc] Fix Remix installation instructions (#9982) (djhi)
  • [Doc] Update <Admin> doc to explain how to allow anonymous access to dashboard (#9992) (fzaninotto)
  • [Doc] Fix <Datagrid> standalone usage misses required resource prop (#9991) (fzaninotto)
  • [Doc] Update <Breadcrumb> doc according V5 upgrade (#9988) (adguernier)
  • [Doc] Update ra-rbac documentation following v5 upgrade (#9987) (slax57)
  • [Doc] Update ra-datagrid-ag doc according to V5 (#9985) (adguernier)
  • [Doc] Improve <EditableDatagrid> documentation (#9984) (adguernier)
  • [Doc] Fix react-query upgrade codemod snippets (#9977) (adguernier)
  • [TypeScript] Update mutations results types to include isLoading (#9978) (djhi)
  • [TypeScript] Fix <WrapperField source> prop should not be required (#9983) (jonathan-marmelab)
  • [TypeScript] Fix <ReferenceField> Props type is confusing (#9972) (fzaninotto)
  • [TypeScript] Fix useGetOne and useGetMany params type when id param is undefined (#9971) (fzaninotto)
  • [TypeScript] Fix data provider packages export non-strict types (#9970) (fzaninotto)