File tree Expand file tree Collapse file tree 4 files changed +13
-6
lines changed
docs/content/4.sdk/5.reference Expand file tree Collapse file tree 4 files changed +13
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Change log
22
3+ ## 3.2.1
4+
5+ ### Patch Changes
6+
7+ ** [ FIXED] ** ` Content-Length ` header will no longer be appended to requests if its value is "0" - such situation caused Next.js server to crash
8+
39## 3.2.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11# Change log
22
3+ ## 3.2.1
4+
5+ ### Patch Changes
6+
7+ ** [ FIXED] ** ` Content-Length ` header will no longer be appended to requests if its value is "0" - such situation caused Next.js server to crash
8+
39## 3.2.0
410
511### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-storefront/sdk" ,
33 "license" : " MIT" ,
4- "version" : " 3.2.0 " ,
4+ "version" : " 3.2.1 " ,
55 "main" : " lib/index.cjs.js" ,
66 "module" : " lib/index.es.js" ,
77 "types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments