🎉 react-admin 5.6.2 is out, including:
✔️ A new notification in lists when users loose their network connectivity & data can't be loaded
✔️ A fix for useRedirect where it might add 2 slashes instead of 1
✔️ A fix for helper texts that had wrong height
✔️ Many doc updates
🔗
github.com/marmelab/rea...
Release 5.6.3 · marmelab/react-admin
Fix create-react-admin should correctly generate data.json for fakerest (#10573) (djhi)
Fix useRedirect might include two slashes in the final pathname (#10572) (djhi)
Fix helperText has wrong heig...