v4.13.2
版本发布时间: 2023-08-25 21:32:47
marmelab/react-admin最新发布版本:v5.2.0(2024-09-16 21:54:37)
- Fix Guessers should not log in CI by default (#9218) (fzaninotto)
- Fix
package.json
should mention peer dependency onreact-is
(#9201) (kamiyo) - Fix validation errors from resolvers are not translated (#9191) (djhi)
- [Doc] WizardForm: document ability to pass
progress={false}
(#9216) (slax57) - [Doc] Fix typo in useInfiniteGetList doc (#9210) (codyavila)
- [Doc] Convert
<Datagrid>
documentation to TS (#9207) (djhi) - [Doc] Convert
<Admin>
documentation to TS (#9206) (djhi) - [Doc] display a comment inviting to switch to TS if transpiled code is empty (#9205) (adguernier)
- [Doc] Add screenshot and screencast for
<ReferenceManyToManyInput>
and<ReferenceManyToManyField>
(#9204) (adguernier) - [Doc] Update the Data Fetching documentation (#9200) (fzaninotto)
- [TypeScript] Fix
withLifecycleCallbacks
beforeSave
return type (#9199) (djhi)