v4.16.2
版本发布时间: 2023-12-04 22:28:12
marmelab/react-admin最新发布版本:v5.2.0(2024-09-16 21:54:37)
- Fix clearing a nested filter re-renders the previous value when navigating back to the list (#9491) (slax57)
- Fix
ra-data-graphql
uses a Proxy, which prevents adding more methods automatically (#9487) (fzaninotto) - Fix
useUpdateMany
doesn't accept thereturnPromise
option at call time (#9486) (fzaninotto) - Fix
<Pagination>
logs a warning (#9474) (fzaninotto) - [Doc] Update ra-form-layouts dialogs documentation (#9482) (djhi)
- [Doc] Fix snippets fails to render in JS (#9478) (fzaninotto)
- [Doc] Add link to tutorial for headless admin (#9477) (fzaninotto)