@shopware/api-client
Advanced tools
Comparing version 0.0.0-canary-20240625094048 to 0.0.0-canary-20240625115057
{ | ||
"name": "@shopware/api-client", | ||
"version": "0.0.0-canary-20240625094048", | ||
"version": "0.0.0-canary-20240625115057", | ||
"description": "Shopware client for API connection.", | ||
@@ -51,3 +51,3 @@ "author": "Shopware", | ||
"vitest": "1.6.0", | ||
"eslint-config-shopware": "0.0.0-canary-20240625094048", | ||
"eslint-config-shopware": "0.0.0-canary-20240625115057", | ||
"tsconfig": "0.0.0" | ||
@@ -54,0 +54,0 @@ }, |
@@ -266,3 +266,3 @@ # shopware/frontends - api-client | ||
### Latest changes: 0.0.0-canary-20240625094048 | ||
### Latest changes: 0.0.0-canary-20240625115057 | ||
@@ -273,2 +273,8 @@ ### Major Changes | ||
- [#1056](https://github.com/shopware/frontends/pull/1056) [`c729e70`](https://github.com/shopware/frontends/commit/c729e7014c70d7f71edf5297104065d18e482e04) Thanks [@patzick](https://github.com/patzick)! - Removed deprecations from the code: | ||
- `onContextChanged` function inside `createAPIClient` method. Use `apiClient.hook("onContextChanged", ...)` instead. | ||
- `apiType` flag from the `createAPIClient`. Use separate methods to create store and admin api clients | ||
- `onAuthChange` from the `createAdminAPIClient`. Use `adminApiClient.hook('onAuthChange',...)` instead | ||
### Minor Changes | ||
@@ -275,0 +281,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
334
17066994
205908