- Upgrade
react-admin
to v5 - Change imports from
ra-core
toreact-admin
- Remove
addRefreshAuthToDataProvider
andaddRefreshAuthToAuthProvider
methods that are included inra-core
since version4.9.0
.
To avoid breaking changes, we re-export the functions from ra-core
.
- Fix
dataProvider
andauthProvider
ignore the provided storage
- Initial release