- Fix
<AutocompleteInput>
should not usematchSuggestion
when in a<ReferenceInput>
(#8956) (slax57) - Fix
<ListView>
should show custom empty component with partial pagination (#8945) (yanchesky) - [TypeScript] Fix inference errors in Field components (#8962) (fzaninotto)
- [TypeScript] Fix regression in type of
<FunctionField>
render
(#8964) (slax57) - [Doc] Add Next.js app router install instructions (#8965) (fzaninotto)
- [Doc] Fix NextJS tutorial for the latest version of create-next-app (#8938) (djhi)
- [Doc] Fix
dataProvider.getList()
response format error message does not take partial pagination into account (#8957) (yanchesky) - [Doc] Fix create-react-admin usage with npx (#8961) (fzaninotto)