@shopware/api-client
Advanced tools
Comparing version
{ | ||
"name": "@shopware/api-client", | ||
"version": "0.0.0-canary-20230710080950", | ||
"version": "0.0.0-canary-20230710083036", | ||
"description": "Shopware client for API connection.", | ||
@@ -34,4 +34,4 @@ "author": "Shopware", | ||
"vitest": "^0.32.2", | ||
"@shopware/api-gen": "0.0.0-canary-20230710080950", | ||
"eslint-config-shopware": "0.0.0-canary-20230710080950", | ||
"@shopware/api-gen": "0.0.0-canary-20230710083036", | ||
"eslint-config-shopware": "0.0.3", | ||
"tsconfig": "0.0.0" | ||
@@ -38,0 +38,0 @@ }, |
@@ -130,17 +130,6 @@ # shopware/frontends - api-client | ||
### Latest changes: 0.0.0-canary-20230710080950 | ||
### Latest changes: 0.0.0-canary-20230710083036 | ||
### Minor Changes | ||
- [#300](https://github.com/shopware/frontends/pull/300) [`da347b5`](https://github.com/shopware/frontends/commit/da347b548aea93afaab1cc9ebab63f732ecdb964) Thanks [@patzick](https://github.com/patzick)! - Predefining methods: exported `RequestReturnType ` and `RequestParameters` types. You can now create predefined methods: | ||
```typescript | ||
const readCart = (params: RequestParameters<"readCart", operations>) => | ||
apiInstance.invoke("readCart get /checkout/cart?name", params); | ||
``` | ||
### Patch Changes | ||
- [#303](https://github.com/shopware/frontends/pull/303) [`aeb639a`](https://github.com/shopware/frontends/commit/aeb639a3244f812c275145345618e5bc0045be0d) Thanks [@patzick](https://github.com/patzick)! - Improved linting in packages. Types should be more reliable | ||
- [#295](https://github.com/shopware/frontends/pull/295) [`23a0a53`](https://github.com/shopware/frontends/commit/23a0a532410990c0075ea7fff622949ccdecfd49) Thanks [@patzick](https://github.com/patzick)! - bump dependencies |
3854485
-0.02%135
-7.53%