3.1.2 (2024-09-02)
- upgrade axios for security issue (6995368)
3.1.1 (2023-11-13)
- deps: update axios for fix vulnerability (26f7b2e)
3.1.0 (2023-08-03)
- add ApiProvider.has() method (d2ad8b2)
3.0.0 (2023-08-03)
- deps: upgrade axios to v1 (a650a4c)
- deps: upgrading axios to new major version can lead to broken code in apps using bedita-sdk
3.0.0-beta.2 (2023-02-20)
- upload method (d0d5108)
2.1.0 (2023-02-20)
- upload method (d0d5108)
3.0.0-beta.1 (2023-02-02)
- deps: upgrade axios to v1 (a650a4c)
- deps: upgrading axios to new major version can lead to broken code in apps using bedita-sdk
2.0.0 (2023-01-13)
- export StorageAdapterInterface (06ea780)
- add option to replace main object language with translation (42fbd16)
- introduce async storage adapters (203f229)
- change the storage access from sync to async. Done for more flexibility.
2.0.0-beta.2 (2022-10-27)
- add option to replace main object language with translation (42fbd16)
2.0.0-beta.1 (2022-09-06)
- export StorageAdapterInterface (06ea780)
- introduce async storage adapters (203f229)
- change the storage access from sync to async. Done for more flexibility.
1.3.0 (2022-08-01)
- interceptors: do not remove interceptor already added (3be8eb1)
- allow to include relationships in getUserAuth (8cb5825)
1.2.0 (2022-07-28)
- handle client credentials flow (8437e9f)
1.1.0 (2022-01-31)
- update main dependencies (a1d8145)