- Fix
<Confirm>
doesn't pass props to the underlying MUI<Dialog>
component (#8176) (WiXSL) - Fix performance issue in
useGetList
anduseGetManyReferences
(#8174) (djhi) - Fix
localStorageStore.reset()
does not remove all items (#8161) (fzaninotto) - [Doc] Fix upgrade doc mentions wrong syntax for
<Admin layout>
prop (#8169) (herndlm) - [Doc] Fix custom layout examples miss props forwarding (#8170) (herndlm)
- [Doc] Fix Input chapter example about sanitizing empty values (#8167) (Cimanel)
- [Doc] Fix missing import in Routing chapter (#8164) (herndlm)
- [Doc] Fix
useDelete
usage in JSDoc (#8160) (slax57)