2.2.0 (2022-02-17)
2.1.5 (2022-01-17)
2.1.4 (2022-01-14)
- options: remove process usage in default to be compatible with more framework (aaa162d)
2.1.3 (2022-01-05)
- deps: pin dependencies (2e6e5a9)
- deps: update dependency @nuxt/content-theme-docs to v0.11.1 (1541e39)
- deps: update dependency axios to ^0.24.0 (4e2a41d)
2.1.2 (2021-12-30)
- add integrations (439b292)
2.1.1 (2021-11-29)
2.0.0 (2021-11-08)
- Strapi v4 support
- add params to create, update, delete methods in order to selecting field in response (a693dac)
- add StrapiLocale type for better autocompletion (583c5b8)
- replace axios request config params by custom type based on strapi rest api parameters (2047433)
- v4 error handling (4d0eb3f)
1.1.0 (2021-10-19)
- add axioserror type on error (1140bbb)
- deps: update dependency @types/js-cookie to v3 (88483aa)
- deps: update dependency axios to ^0.23.0 (854e84e)
- missing comma after dependencies (6efe03b)
- tests: switch response type to follow latest change (362b5d9)
- drop of graphql methods support (eebd7a3)
- SDK supports Strapi v4. Every CRUD methods response changed. Please refer to documentation
- GraphQL is no longer supported in v1.1.0
1.0.2 (2021-08-30)
- deps: update dependency js-cookie to v3 (54be993)
- deps: update dependency nuxt to v2.15.7 (062c012)
- deps: update dependency nuxt to v2.15.8 (598dacd)