@graphcommerce/magento-payment-multisafepay 10.0.0-canary.72 → 10.0.1-canary.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -151
- package/package.json +17 -17
package/CHANGELOG.md
CHANGED
|
@@ -1,42 +1,8 @@
|
|
|
1
1
|
# @graphcommerce/magento-payment-multisafepay
|
|
2
2
|
|
|
3
|
-
## 10.0.
|
|
3
|
+
## 10.0.1-canary.0
|
|
4
4
|
|
|
5
|
-
## 10.0.0
|
|
6
|
-
|
|
7
|
-
## 10.0.0-canary.70
|
|
8
|
-
|
|
9
|
-
## 10.0.0-canary.69
|
|
10
|
-
|
|
11
|
-
## 10.0.0-canary.68
|
|
12
|
-
|
|
13
|
-
## 10.0.0-canary.67
|
|
14
|
-
|
|
15
|
-
## 10.0.0-canary.66
|
|
16
|
-
|
|
17
|
-
## 10.0.0-canary.65
|
|
18
|
-
|
|
19
|
-
## 10.0.0-canary.64
|
|
20
|
-
|
|
21
|
-
## 10.0.0-canary.63
|
|
22
|
-
|
|
23
|
-
## 10.0.0-canary.62
|
|
24
|
-
|
|
25
|
-
## 10.0.0-canary.61
|
|
26
|
-
|
|
27
|
-
### Patch Changes
|
|
28
|
-
|
|
29
|
-
- [`686722c`](https://github.com/graphcommerce-org/graphcommerce/commit/686722cb35dadbbe0dc1c8d144b1f5e2b65d433d) - docs ([@paales](https://github.com/paales))
|
|
30
|
-
|
|
31
|
-
## 10.0.0-canary.60
|
|
32
|
-
|
|
33
|
-
## 10.0.0-canary.59
|
|
34
|
-
|
|
35
|
-
## 10.0.0-canary.58
|
|
36
|
-
|
|
37
|
-
## 10.0.0-canary.57
|
|
38
|
-
|
|
39
|
-
## 10.0.0-canary.56
|
|
5
|
+
## 10.0.0
|
|
40
6
|
|
|
41
7
|
### Major Changes
|
|
42
8
|
|
|
@@ -116,129 +82,17 @@
|
|
|
116
82
|
- `@mui/*` modern alias rewrites
|
|
117
83
|
- Debug plugins (`CircularDependencyPlugin`, `DuplicatesPlugin`) ([@paales](https://github.com/paales))
|
|
118
84
|
|
|
119
|
-
## 9.1.0-canary.55
|
|
120
|
-
|
|
121
|
-
### Patch Changes
|
|
122
|
-
|
|
123
|
-
- [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`21dc35d`](https://github.com/graphcommerce-org/graphcommerce/commit/21dc35d09521f47b7f91dc868ca776603e2da4a2) - Solve issue where the cart would remain locked if a user would return to the website without going through the checkout/payment step. ([@paales](https://github.com/paales))
|
|
124
|
-
|
|
125
|
-
- [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`6a55be4`](https://github.com/graphcommerce-org/graphcommerce/commit/6a55be43ab1f53eb689abf8ad742383daf65822e) - Solve issue where the MSPPaymentHandler query would be executed multiple times. ([@paales](https://github.com/paales))
|
|
126
|
-
|
|
127
|
-
## 9.1.0-canary.54
|
|
128
|
-
|
|
129
|
-
## 9.1.0-canary.53
|
|
130
|
-
|
|
131
|
-
## 9.1.0-canary.52
|
|
132
|
-
|
|
133
|
-
## 9.1.0-canary.51
|
|
134
|
-
|
|
135
|
-
## 9.1.0-canary.50
|
|
136
|
-
|
|
137
|
-
## 9.1.0-canary.49
|
|
138
|
-
|
|
139
|
-
## 9.1.0-canary.48
|
|
140
|
-
|
|
141
|
-
## 9.1.0-canary.47
|
|
142
|
-
|
|
143
|
-
## 9.1.0-canary.46
|
|
144
|
-
|
|
145
|
-
## 9.1.0-canary.45
|
|
146
|
-
|
|
147
|
-
## 9.1.0-canary.44
|
|
148
|
-
|
|
149
|
-
## 9.1.0-canary.43
|
|
150
|
-
|
|
151
|
-
## 9.1.0-canary.42
|
|
152
|
-
|
|
153
|
-
## 9.1.0-canary.41
|
|
154
|
-
|
|
155
|
-
## 9.1.0-canary.40
|
|
156
|
-
|
|
157
|
-
## 9.1.0-canary.39
|
|
158
|
-
|
|
159
|
-
## 9.1.0-canary.38
|
|
160
|
-
|
|
161
|
-
## 9.1.0-canary.37
|
|
162
|
-
|
|
163
|
-
## 9.1.0-canary.36
|
|
164
|
-
|
|
165
|
-
## 9.1.0-canary.35
|
|
166
|
-
|
|
167
|
-
## 9.1.0-canary.34
|
|
168
|
-
|
|
169
|
-
## 9.1.0-canary.33
|
|
170
|
-
|
|
171
|
-
## 9.1.0-canary.32
|
|
172
|
-
|
|
173
|
-
## 9.1.0-canary.31
|
|
174
|
-
|
|
175
|
-
## 9.1.0-canary.30
|
|
176
|
-
|
|
177
|
-
## 9.1.0-canary.29
|
|
178
|
-
|
|
179
|
-
## 9.1.0-canary.28
|
|
180
|
-
|
|
181
|
-
## 9.1.0-canary.27
|
|
182
|
-
|
|
183
|
-
## 9.1.0-canary.26
|
|
184
|
-
|
|
185
|
-
## 9.1.0-canary.25
|
|
186
|
-
|
|
187
|
-
## 9.1.0-canary.24
|
|
188
|
-
|
|
189
|
-
## 9.1.0-canary.23
|
|
190
|
-
|
|
191
|
-
## 9.1.0-canary.22
|
|
192
|
-
|
|
193
|
-
## 9.1.0-canary.21
|
|
194
|
-
|
|
195
|
-
## 9.1.0-canary.20
|
|
196
|
-
|
|
197
|
-
## 9.1.0-canary.19
|
|
198
|
-
|
|
199
|
-
## 9.1.0-canary.18
|
|
200
|
-
|
|
201
|
-
## 9.1.0-canary.17
|
|
202
|
-
|
|
203
|
-
## 9.1.0-canary.16
|
|
204
|
-
|
|
205
|
-
## 9.1.0-canary.15
|
|
206
|
-
|
|
207
|
-
## 9.0.4-canary.14
|
|
208
|
-
|
|
209
85
|
### Patch Changes
|
|
210
86
|
|
|
211
87
|
- [#2495](https://github.com/graphcommerce-org/graphcommerce/pull/2495) [`cd386e3`](https://github.com/graphcommerce-org/graphcommerce/commit/cd386e3bce61256bab46cca88aacc7c4aa4ac415) - Remove issuers field from MultiSafePay in preparation for iDeal 2. Please not that this change requires an upgrade to the Magento module as well. ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
212
88
|
|
|
213
89
|
- [#2495](https://github.com/graphcommerce-org/graphcommerce/pull/2495) [`0fc9805`](https://github.com/graphcommerce-org/graphcommerce/commit/0fc98051b87cd7fc0363609b50211d2d7382a84d) - Remove issuer list from ideal payment method ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
214
90
|
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
## 9.0.4-canary.12
|
|
218
|
-
|
|
219
|
-
## 9.0.4-canary.11
|
|
220
|
-
|
|
221
|
-
## 9.0.4-canary.10
|
|
222
|
-
|
|
223
|
-
## 9.0.4-canary.9
|
|
224
|
-
|
|
225
|
-
## 9.0.4-canary.8
|
|
226
|
-
|
|
227
|
-
## 9.0.4-canary.7
|
|
228
|
-
|
|
229
|
-
## 9.0.4-canary.6
|
|
230
|
-
|
|
231
|
-
## 9.0.4-canary.5
|
|
232
|
-
|
|
233
|
-
## 9.0.4-canary.4
|
|
234
|
-
|
|
235
|
-
## 9.0.4-canary.3
|
|
236
|
-
|
|
237
|
-
## 9.0.4-canary.2
|
|
91
|
+
- [`686722c`](https://github.com/graphcommerce-org/graphcommerce/commit/686722cb35dadbbe0dc1c8d144b1f5e2b65d433d) - docs ([@paales](https://github.com/paales))
|
|
238
92
|
|
|
239
|
-
|
|
93
|
+
- [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`21dc35d`](https://github.com/graphcommerce-org/graphcommerce/commit/21dc35d09521f47b7f91dc868ca776603e2da4a2) - Solve issue where the cart would remain locked if a user would return to the website without going through the checkout/payment step. ([@paales](https://github.com/paales))
|
|
240
94
|
|
|
241
|
-
|
|
95
|
+
- [#2539](https://github.com/graphcommerce-org/graphcommerce/pull/2539) [`6a55be4`](https://github.com/graphcommerce-org/graphcommerce/commit/6a55be43ab1f53eb689abf8ad742383daf65822e) - Solve issue where the MSPPaymentHandler query would be executed multiple times. ([@paales](https://github.com/paales))
|
|
242
96
|
|
|
243
97
|
## 9.0.0
|
|
244
98
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-payment-multisafepay",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "10.0.
|
|
5
|
+
"version": "10.0.1-canary.0",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,22 +12,22 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/ecommerce-ui": "^10.0.
|
|
16
|
-
"@graphcommerce/eslint-config-pwa": "^10.0.
|
|
17
|
-
"@graphcommerce/graphql": "^10.0.
|
|
18
|
-
"@graphcommerce/graphql-mesh": "^10.0.
|
|
19
|
-
"@graphcommerce/image": "^10.0.
|
|
20
|
-
"@graphcommerce/magento-cart": "^10.0.
|
|
21
|
-
"@graphcommerce/magento-cart-checkout": "^10.0.
|
|
22
|
-
"@graphcommerce/magento-cart-payment-method": "^10.0.
|
|
23
|
-
"@graphcommerce/magento-cart-shipping-address": "^10.0.
|
|
24
|
-
"@graphcommerce/magento-product": "^10.0.
|
|
25
|
-
"@graphcommerce/magento-product-configurable": "^10.0.
|
|
26
|
-
"@graphcommerce/magento-store": "^10.0.
|
|
27
|
-
"@graphcommerce/next-ui": "^10.0.
|
|
28
|
-
"@graphcommerce/prettier-config-pwa": "^10.0.
|
|
29
|
-
"@graphcommerce/react-hook-form": "^10.0.
|
|
30
|
-
"@graphcommerce/typescript-config-pwa": "^10.0.
|
|
15
|
+
"@graphcommerce/ecommerce-ui": "^10.0.1-canary.0",
|
|
16
|
+
"@graphcommerce/eslint-config-pwa": "^10.0.1-canary.0",
|
|
17
|
+
"@graphcommerce/graphql": "^10.0.1-canary.0",
|
|
18
|
+
"@graphcommerce/graphql-mesh": "^10.0.1-canary.0",
|
|
19
|
+
"@graphcommerce/image": "^10.0.1-canary.0",
|
|
20
|
+
"@graphcommerce/magento-cart": "^10.0.1-canary.0",
|
|
21
|
+
"@graphcommerce/magento-cart-checkout": "^10.0.1-canary.0",
|
|
22
|
+
"@graphcommerce/magento-cart-payment-method": "^10.0.1-canary.0",
|
|
23
|
+
"@graphcommerce/magento-cart-shipping-address": "^10.0.1-canary.0",
|
|
24
|
+
"@graphcommerce/magento-product": "^10.0.1-canary.0",
|
|
25
|
+
"@graphcommerce/magento-product-configurable": "^10.0.1-canary.0",
|
|
26
|
+
"@graphcommerce/magento-store": "^10.0.1-canary.0",
|
|
27
|
+
"@graphcommerce/next-ui": "^10.0.1-canary.0",
|
|
28
|
+
"@graphcommerce/prettier-config-pwa": "^10.0.1-canary.0",
|
|
29
|
+
"@graphcommerce/react-hook-form": "^10.0.1-canary.0",
|
|
30
|
+
"@graphcommerce/typescript-config-pwa": "^10.0.1-canary.0",
|
|
31
31
|
"@lingui/core": "^5",
|
|
32
32
|
"@lingui/macro": "^5",
|
|
33
33
|
"@lingui/react": "^5",
|