File tree 8 files changed +28
-20
lines changed
docs/content/6.reference/changelogs
8 files changed +28
-20
lines changed Original file line number Diff line number Diff line change 10
10
},
11
11
"changesets" : [
12
12
" few-baboons-chew" ,
13
+ " olive-terms-stare" ,
13
14
" tasty-books-melt"
14
15
]
15
16
}
Original file line number Diff line number Diff line change 1
1
# @vue-storefront/magento-api
2
2
3
+ ## 6.0.0-rc.1
4
+
5
+ ### Major Changes
6
+
7
+ - 3de1337c: update middleware
8
+
3
9
## 6.0.0-rc.0
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
# @vue-storefront/magento-sdk
2
2
3
+ ## 4.0.0-rc.0
4
+
5
+ ### Major Changes
6
+
7
+ - 3de1337c: update middleware
8
+
3
9
## 3.0.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
# @vue-storefront/magento-api
2
2
3
+ ## 6.0.0-rc.1
4
+
5
+ ### Major Changes
6
+
7
+ - 3de1337c: update middleware
8
+
3
9
## 6.0.0-rc.0
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-storefront/magento-api" ,
3
- "version" : " 6.0.0-rc.0 " ,
3
+ "version" : " 6.0.0-rc.1 " ,
4
4
"sideEffects" : false ,
5
5
"homepage" : " https://github.com/vuestorefront/magento2" ,
6
6
"bugs" : {
Original file line number Diff line number Diff line change 1
1
# @vue-storefront/magento-sdk
2
2
3
+ ## 4.0.0-rc.0
4
+
5
+ ### Major Changes
6
+
7
+ - 3de1337c: update middleware
8
+
3
9
## 3.0.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-storefront/magento-sdk" ,
3
- "version" : " 3 .0.1 " ,
3
+ "version" : " 4 .0.0-rc.0 " ,
4
4
"main" : " lib/index.cjs.js" ,
5
5
"module" : " lib/index.es.js" ,
6
6
"types" : " lib/index.d.ts" ,
27
27
},
28
28
"devDependencies" : {
29
29
"@types/node" : " ^12.12.14" ,
30
- "@vue-storefront/magento-api" : " ^5 .0.0" ,
30
+ "@vue-storefront/magento-api" : " ^6 .0.0-rc.1 " ,
31
31
"@vue-storefront/middleware" : " ^5.1.0-rc" ,
32
32
"nock" : " ^13.2.9"
33
33
},
Original file line number Diff line number Diff line change 2237
2237
consola "^3"
2238
2238
dotenv "^16"
2239
2239
2240
- " @vue-storefront/middleware@^5.0.0-rc " :
2241
- version "5.0.0"
2242
- resolved "https://registrynpm.storefrontcloud.io/@vue-storefront/middleware/-/middleware-5.0.0.tgz#14cf56baf330c336949dab40862fcc6cca13aadf"
2243
- integrity sha512-G2UVGXz4YJPCMa4pPCYsz+h2X6Q0XDfTh6rCgr3igHjCC6+utjis9oC223RnSIDKzOYhODZehruUaN9TQlQEdg==
2244
- dependencies :
2245
- " @godaddy/terminus" " ^4.12.1"
2246
- consola "^2.15.3"
2247
- cookie-parser "^1.4.6"
2248
- cors "^2.8.5"
2249
- express "^4.18.1"
2250
- helmet "^5.1.1"
2251
-
2252
2240
" @vue-storefront/middleware@^5.1.0-rc " :
2253
2241
version "5.1.0-rc.0"
2254
2242
resolved "https://registrynpm.storefrontcloud.io/@vue-storefront/middleware/-/middleware-5.1.0-rc.0.tgz#cc70ddd63561581556d69f92d0d8dc0e087ea10a"
@@ -3146,11 +3134,6 @@ confusing-browser-globals@^1.0.10:
3146
3134
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81"
3147
3135
integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA==
3148
3136
3149
- consola@^2.15.3 :
3150
- version "2.15.3"
3151
- resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550"
3152
- integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==
3153
-
3154
3137
consola@^3 :
3155
3138
version "3.2.3"
3156
3139
resolved "https://registrynpm.storefrontcloud.io/consola/-/consola-3.2.3.tgz#0741857aa88cfa0d6fd53f1cff0375136e98502f"
You can’t perform that action at this time.
0 commit comments