@shopware/api-client
Advanced tools
Comparing version
{ | ||
"name": "@shopware/api-client", | ||
"version": "0.0.0-canary-20230721083422", | ||
"version": "0.0.0-canary-20230725064840", | ||
"description": "Shopware client for API connection.", | ||
@@ -5,0 +5,0 @@ "author": "Shopware", |
@@ -149,6 +149,9 @@ # shopware/frontends - api-client | ||
### Latest changes: 0.0.0-canary-20230721083422 | ||
### Latest changes: 0.0.0-canary-20230725064840 | ||
### Patch Changes | ||
- [#339](https://github.com/shopware/frontends/pull/339) [`b2fe2bc`](https://github.com/shopware/frontends/commit/b2fe2bc84bc4f3381bc16b9216a935f3c317b0d4) Thanks [@patzick](https://github.com/patzick)! - Query param arrays. This fixes the way how query params are serialized. Previously, array query params were serialized as `?ids=1&ids=2`, now they are serialized as `?ids[]=1&ids[]=2`. This is the proper way of serialization in the Shopware API. | ||
The definition of the endpoints hasn't changed, so you don't need to change anything in your code. | ||
- [#320](https://github.com/shopware/frontends/pull/320) [`8e499e3`](https://github.com/shopware/frontends/commit/8e499e35b3a1a7dc4d1382f8f99b8fc3426e4ac9) Thanks [@mkucmus](https://github.com/mkucmus)! - Prevent setting "null" or "undefined" as token on session init |
Sorry, the diff of this file is not supported yet
3857533
0.02%115604
0157
1.95%