Releases: marmelab/ra-directus
Releases · marmelab/ra-directus
2.0.0
- Upgrade
react-admin
to v5
- Change imports from
ra-core
to react-admin
1.1.1
- Fix error
cannot read properties of undefined (reading 'status')
in authProvider.checkError
- Add a local environment for Directus
1.1.0
-
Remove addRefreshAuthToDataProvider
and addRefreshAuthToAuthProvider
methods that are included in ra-core
since version 4.9.0
.
To avoid breaking changes, we re-export the functions from ra-core
.
1.0.1
- Fix
dataProvider
and authProvider
ignore the provided storage