React-admin 5.6.1 is out! 🚀
This version includes several fixes, including
✅ for create-react-admin that did not auto-detect the package manager correctly
✅ for the onBlur callback for <NumberInput> & <AutocompleteInput> to include the event
✅ several documentation fixes
github.com/marmelab/rea...
Release 5.6.1 · marmelab/react-admin
Fix create-react-admin package manager detection (#10534) (djhi)
Fix create-react-admin does not ignore auth-provider when specified and using supabase (#10533) (djhi)
Fix <NumberInput> and <Autoco...