5.0.0-beta.1
Pre-release
Pre-release
fzaninotto
released this
22 May 13:16
·
1632 commits
to master
since this release
- Fix mutation middlewares (#9855) (djhi)
- Fix
useAuthProvider
may return undefined when noauthProvider
is available (#9861) (slax57) - Fix race condition between HTTP error notification and server-side validation error notification (#9848) (slax57)
- Update
<DatagridBody>
to create<RecordContext>
(#9808) (adguernier) - Update
clsx
to v2 (#9822) (MohammedFaragallah) - Update
query-string
to v9 (#9812) (MohammedFaragallah) - Update minimal requirement to React 18 (#9827) (fzaninotto)
- Remove support for React
PropTypes
(#9851) (slax57) - [Doc] Add Forms dedicated chapter (#9864) (fzaninotto)
- [Doc] Fix typos, anchor and examples (#9846) (WiXSL)
- [Doc] Explain how to change page with
useNavigation
(#9840) (erwanMarmelab) - [Doc] Add story for custom
<DatagridRow>
(#9847) (adguernier) - [Demo] Add task management to CRM app (#9842) (fzaninotto)
- [Demo] Fix
strictNullCheck
errors in examples (#9833) (djhi) - [TypeScript] Fix
useResourceDefinition
return type (#9852) (slax57) - [Chore] Optimize CI (#9857) (djhi)
- [Chore] Fix yarn cache in CI workflows (#9829) (fzaninotto)
- [Chore] Avoid using MUI in ra-core (#9831) (djhi)
- [Chore] Speed up unit tests by not using MUI Icons barrel files (#9828) (fzaninotto)