@graphcommerce/magento-cart 9.0.0-canary.101 → 9.0.0-canary.103
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 +49 -1103
- package/components/ApolloCartError/ApolloCartErrorAlert.tsx +2 -4
- package/components/ApolloCartError/ApolloCartErrorFullPage.tsx +2 -4
- package/components/ApolloCartError/ApolloCartErrorSnackbar.tsx +2 -4
- package/components/CartAddressMultiLine/CartAddressMultiLine.tsx +1 -1
- package/components/CartAddressSingleLine/CartAddressSingleLine.tsx +1 -1
- package/components/CartAgreementsForm/CartAgreementsForm.tsx +6 -9
- package/components/CartDebugger/CartDebugger.tsx +1 -1
- package/components/CartFab/CartFab.tsx +6 -3
- package/components/CartItemSummary/CartItemSummary.tsx +6 -4
- package/components/CartStartCheckout/CartStartCheckout.tsx +3 -2
- package/components/CartStartCheckout/CartStartCheckoutLinkOrButton.tsx +4 -3
- package/components/CartSummary/CartSummary.tsx +5 -4
- package/components/CartTotals/CartTotals.tsx +4 -3
- package/components/EmptyCart/EmptyCart.tsx +4 -7
- package/components/InlineAccount/InlineAccount.tsx +2 -5
- package/hooks/useAssignCurrentCartId.ts +2 -1
- package/hooks/useCartQuery.ts +2 -1
- package/hooks/useCurrentCartId.ts +4 -6
- package/hooks/useFormGqlMutationCart.ts +4 -8
- package/link/cartLink.ts +7 -4
- package/package.json +16 -16
- package/plugins/MagentoCartGraphqlProvider.tsx +2 -2
- package/plugins/useSignInFormMergeCart.ts +2 -2
- package/test/fillCartAgreementsForm.ts +2 -2
- package/typePolicies.ts +5 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,42 +1,10 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 9.0.0-canary.
|
|
3
|
+
## 9.0.0-canary.103
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
## 9.0.0-canary.99
|
|
8
|
-
|
|
9
|
-
## 9.0.0-canary.98
|
|
10
|
-
|
|
11
|
-
## 9.0.0-canary.97
|
|
12
|
-
|
|
13
|
-
## 9.0.0-canary.96
|
|
14
|
-
|
|
15
|
-
## 9.0.0-canary.95
|
|
16
|
-
|
|
17
|
-
## 9.0.0-canary.94
|
|
18
|
-
|
|
19
|
-
## 9.0.0-canary.93
|
|
20
|
-
|
|
21
|
-
## 9.0.0-canary.92
|
|
22
|
-
|
|
23
|
-
## 9.0.0-canary.91
|
|
24
|
-
|
|
25
|
-
## 9.0.0-canary.90
|
|
26
|
-
|
|
27
|
-
## 9.0.0-canary.89
|
|
28
|
-
|
|
29
|
-
## 9.0.0-canary.88
|
|
30
|
-
|
|
31
|
-
## 9.0.0-canary.87
|
|
32
|
-
|
|
33
|
-
## 9.0.0-canary.86
|
|
34
|
-
|
|
35
|
-
## 9.0.0-canary.85
|
|
36
|
-
|
|
37
|
-
## 9.0.0-canary.84
|
|
5
|
+
### Patch Changes
|
|
38
6
|
|
|
39
|
-
|
|
7
|
+
- [#2421](https://github.com/graphcommerce-org/graphcommerce/pull/2421) [`8aaca29`](https://github.com/graphcommerce-org/graphcommerce/commit/8aaca29147da4d4a508fb1a00c088d30e2a304cf) - Forward BadgeProps to WishlistFab, CartFab and CustomerFab ([@paales](https://github.com/paales))
|
|
40
8
|
|
|
41
9
|
## 9.0.0-canary.82
|
|
42
10
|
|
|
@@ -44,100 +12,18 @@
|
|
|
44
12
|
|
|
45
13
|
- [#2366](https://github.com/graphcommerce-org/graphcommerce/pull/2366) [`3612c99`](https://github.com/graphcommerce-org/graphcommerce/commit/3612c994b80bb3b1bc02de10668f69a332402dc4) - Add `permissions` config so the website or store can be configurated to run in different modes. ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
46
14
|
|
|
47
|
-
## 9.0.0-canary.81
|
|
48
|
-
|
|
49
|
-
## 9.0.0-canary.80
|
|
50
|
-
|
|
51
|
-
## 9.0.0-canary.79
|
|
52
|
-
|
|
53
|
-
## 9.0.0-canary.78
|
|
54
|
-
|
|
55
|
-
## 9.0.0-canary.77
|
|
56
|
-
|
|
57
|
-
## 9.0.0-canary.76
|
|
58
|
-
|
|
59
|
-
## 9.0.0-canary.75
|
|
60
|
-
|
|
61
|
-
## 9.0.0-canary.74
|
|
62
|
-
|
|
63
|
-
## 9.0.0-canary.73
|
|
64
|
-
|
|
65
|
-
## 9.0.0-canary.72
|
|
66
|
-
|
|
67
|
-
## 9.0.0-canary.71
|
|
68
|
-
|
|
69
|
-
## 9.0.0-canary.70
|
|
70
|
-
|
|
71
15
|
## 9.0.0-canary.69
|
|
72
16
|
|
|
73
17
|
### Patch Changes
|
|
74
18
|
|
|
75
19
|
- [#2338](https://github.com/graphcommerce-org/graphcommerce/pull/2338) [`6984f8c`](https://github.com/graphcommerce-org/graphcommerce/commit/6984f8ce94433963d7bab0e1949c1737767e17ba) - Pass sx props to EmptyCart component ([@JoshuaS98](https://github.com/JoshuaS98))
|
|
76
20
|
|
|
77
|
-
## 9.0.0-canary.68
|
|
78
|
-
|
|
79
|
-
## 9.0.0-canary.67
|
|
80
|
-
|
|
81
|
-
## 9.0.0-canary.66
|
|
82
|
-
|
|
83
|
-
## 9.0.0-canary.65
|
|
84
|
-
|
|
85
|
-
## 9.0.0-canary.64
|
|
86
|
-
|
|
87
|
-
## 9.0.0-canary.63
|
|
88
|
-
|
|
89
|
-
## 9.0.0-canary.62
|
|
90
|
-
|
|
91
|
-
## 9.0.0-canary.61
|
|
92
|
-
|
|
93
|
-
## 9.0.0-canary.60
|
|
94
|
-
|
|
95
|
-
## 9.0.0-canary.59
|
|
96
|
-
|
|
97
|
-
## 9.0.0-canary.58
|
|
98
|
-
|
|
99
|
-
## 9.0.0-canary.57
|
|
100
|
-
|
|
101
|
-
## 9.0.0-canary.56
|
|
102
|
-
|
|
103
|
-
## 9.0.0-canary.55
|
|
104
|
-
|
|
105
|
-
## 9.0.0-canary.54
|
|
106
|
-
|
|
107
|
-
## 8.1.0-canary.53
|
|
108
|
-
|
|
109
|
-
## 8.1.0-canary.52
|
|
110
|
-
|
|
111
|
-
## 8.1.0-canary.51
|
|
112
|
-
|
|
113
|
-
## 8.1.0-canary.50
|
|
114
|
-
|
|
115
|
-
## 8.1.0-canary.49
|
|
116
|
-
|
|
117
|
-
## 8.1.0-canary.48
|
|
118
|
-
|
|
119
|
-
## 8.1.0-canary.47
|
|
120
|
-
|
|
121
|
-
## 8.1.0-canary.46
|
|
122
|
-
|
|
123
21
|
## 8.1.0-canary.45
|
|
124
22
|
|
|
125
23
|
### Patch Changes
|
|
126
24
|
|
|
127
25
|
- [#2216](https://github.com/graphcommerce-org/graphcommerce/pull/2216) [`2faebf1`](https://github.com/graphcommerce-org/graphcommerce/commit/2faebf16fbda95390872ac0debe979fa570ed904) - When signing in make sure the cart isn't merged if the login is unsuccesful ([@paales](https://github.com/paales))
|
|
128
26
|
|
|
129
|
-
## 8.1.0-canary.44
|
|
130
|
-
|
|
131
|
-
## 8.1.0-canary.43
|
|
132
|
-
|
|
133
|
-
## 8.1.0-canary.42
|
|
134
|
-
|
|
135
|
-
## 8.1.0-canary.41
|
|
136
|
-
|
|
137
|
-
## 8.1.0-canary.40
|
|
138
|
-
|
|
139
|
-
## 8.1.0-canary.39
|
|
140
|
-
|
|
141
27
|
## 8.1.0-canary.38
|
|
142
28
|
|
|
143
29
|
### Minor Changes
|
|
@@ -148,10 +34,6 @@
|
|
|
148
34
|
|
|
149
35
|
- [#2305](https://github.com/graphcommerce-org/graphcommerce/pull/2305) [`77e8297`](https://github.com/graphcommerce-org/graphcommerce/commit/77e82976816994336c616208a651cb18ce9ea270) - Fix bug with persist not applying saved changes by moving <FromPersist/> below the form components ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
150
36
|
|
|
151
|
-
## 8.1.0-canary.37
|
|
152
|
-
|
|
153
|
-
## 8.1.0-canary.36
|
|
154
|
-
|
|
155
37
|
## 8.1.0-canary.35
|
|
156
38
|
|
|
157
39
|
### Patch Changes
|
|
@@ -164,76 +46,18 @@
|
|
|
164
46
|
|
|
165
47
|
- [#2303](https://github.com/graphcommerce-org/graphcommerce/pull/2303) [`f407e96`](https://github.com/graphcommerce-org/graphcommerce/commit/f407e961868683a257c8f7fe8ceb588fb825db9b) - Get shippingMethodPrices from selected shipping method if supported on the magento version ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
166
48
|
|
|
167
|
-
## 8.1.0-canary.33
|
|
168
|
-
|
|
169
|
-
## 8.1.0-canary.32
|
|
170
|
-
|
|
171
|
-
## 8.1.0-canary.31
|
|
172
|
-
|
|
173
|
-
## 8.1.0-canary.30
|
|
174
|
-
|
|
175
|
-
## 8.1.0-canary.29
|
|
176
|
-
|
|
177
|
-
## 8.1.0-canary.28
|
|
178
|
-
|
|
179
|
-
## 8.1.0-canary.27
|
|
180
|
-
|
|
181
|
-
## 8.1.0-canary.26
|
|
182
|
-
|
|
183
49
|
## 8.1.0-canary.25
|
|
184
50
|
|
|
185
51
|
### Patch Changes
|
|
186
52
|
|
|
187
53
|
- [#2266](https://github.com/graphcommerce-org/graphcommerce/pull/2266) [`0d1fe7a`](https://github.com/graphcommerce-org/graphcommerce/commit/0d1fe7a26ed2d18510c8767795294654c478fb88) - Enable the use of one or more anchor links within the 'checkbox_text' field and customize their paths. ([@carlocarels90](https://github.com/carlocarels90))
|
|
188
54
|
|
|
189
|
-
## 8.1.0-canary.24
|
|
190
|
-
|
|
191
|
-
## 8.1.0-canary.23
|
|
192
|
-
|
|
193
|
-
## 8.1.0-canary.22
|
|
194
|
-
|
|
195
|
-
## 8.1.0-canary.21
|
|
196
|
-
|
|
197
|
-
## 8.1.0-canary.20
|
|
198
|
-
|
|
199
|
-
## 8.1.0-canary.19
|
|
200
|
-
|
|
201
|
-
## 8.1.0-canary.18
|
|
202
|
-
|
|
203
|
-
## 8.1.0-canary.17
|
|
204
|
-
|
|
205
|
-
## 8.1.0-canary.16
|
|
206
|
-
|
|
207
|
-
## 8.1.0-canary.15
|
|
208
|
-
|
|
209
|
-
## 8.1.0-canary.14
|
|
210
|
-
|
|
211
|
-
## 8.1.0-canary.13
|
|
212
|
-
|
|
213
|
-
## 8.1.0-canary.12
|
|
214
|
-
|
|
215
|
-
## 8.1.0-canary.11
|
|
216
|
-
|
|
217
|
-
## 8.1.0-canary.10
|
|
218
|
-
|
|
219
|
-
## 8.1.0-canary.9
|
|
220
|
-
|
|
221
55
|
## 8.1.0-canary.8
|
|
222
56
|
|
|
223
57
|
### Patch Changes
|
|
224
58
|
|
|
225
59
|
- [#2247](https://github.com/graphcommerce-org/graphcommerce/pull/2247) [`a56a7c6`](https://github.com/graphcommerce-org/graphcommerce/commit/a56a7c67cf27dfb91bf763a873beeec562ab3156) - Solve an issue where the cart would be sometimes undefined, but Partial was too eleborate ([@paales](https://github.com/paales))
|
|
226
60
|
|
|
227
|
-
## 8.1.0-canary.7
|
|
228
|
-
|
|
229
|
-
## 8.1.0-canary.6
|
|
230
|
-
|
|
231
|
-
## 8.1.0-canary.5
|
|
232
|
-
|
|
233
|
-
## 8.0.6-canary.4
|
|
234
|
-
|
|
235
|
-
## 8.0.6-canary.3
|
|
236
|
-
|
|
237
61
|
## 8.0.6-canary.2
|
|
238
62
|
|
|
239
63
|
### Patch Changes
|
|
@@ -242,48 +66,12 @@
|
|
|
242
66
|
|
|
243
67
|
- [#2234](https://github.com/graphcommerce-org/graphcommerce/pull/2234) [`530076e`](https://github.com/graphcommerce-org/graphcommerce/commit/530076e3664703cb8b577b7fcf1998a420819f60) - Moved all usages of useFormPersist to the <FormPersist/> component to prevent rerenders. ([@FrankHarland](https://github.com/FrankHarland))
|
|
244
68
|
|
|
245
|
-
## 8.0.6-canary.1
|
|
246
|
-
|
|
247
|
-
## 8.0.6-canary.0
|
|
248
|
-
|
|
249
|
-
## 8.0.5
|
|
250
|
-
|
|
251
|
-
## 8.0.5-canary.10
|
|
252
|
-
|
|
253
|
-
## 8.0.5-canary.9
|
|
254
|
-
|
|
255
|
-
## 8.0.5-canary.8
|
|
256
|
-
|
|
257
|
-
## 8.0.5-canary.7
|
|
258
|
-
|
|
259
|
-
## 8.0.5-canary.6
|
|
260
|
-
|
|
261
|
-
## 8.0.5-canary.5
|
|
262
|
-
|
|
263
|
-
## 8.0.5-canary.4
|
|
264
|
-
|
|
265
|
-
## 8.0.5-canary.3
|
|
266
|
-
|
|
267
|
-
## 8.0.5-canary.2
|
|
268
|
-
|
|
269
|
-
## 8.0.5-canary.1
|
|
270
|
-
|
|
271
|
-
## 8.0.5-canary.0
|
|
272
|
-
|
|
273
69
|
## 8.0.4
|
|
274
70
|
|
|
275
71
|
### Patch Changes
|
|
276
72
|
|
|
277
73
|
- [#2221](https://github.com/graphcommerce-org/graphcommerce/pull/2221) [`0ba1fdc`](https://github.com/graphcommerce-org/graphcommerce/commit/0ba1fdc9a2d005f47cd1725fe723e77da4cc5b9d) - After a user just logged in the checkout, the useFormGqlMutationCart would still run even though the cart was locked. ([@paales](https://github.com/paales))
|
|
278
74
|
|
|
279
|
-
## 8.0.4-canary.1
|
|
280
|
-
|
|
281
|
-
## 8.0.4-canary.0
|
|
282
|
-
|
|
283
|
-
### Patch Changes
|
|
284
|
-
|
|
285
|
-
- [#2221](https://github.com/graphcommerce-org/graphcommerce/pull/2221) [`0ba1fdc`](https://github.com/graphcommerce-org/graphcommerce/commit/0ba1fdc9a2d005f47cd1725fe723e77da4cc5b9d) - After a user just logged in the checkout, the useFormGqlMutationCart would still run even though the cart was locked. ([@paales](https://github.com/paales))
|
|
286
|
-
|
|
287
75
|
## 8.0.3
|
|
288
76
|
|
|
289
77
|
### Patch Changes
|
|
@@ -294,52 +82,6 @@
|
|
|
294
82
|
|
|
295
83
|
- [#2207](https://github.com/graphcommerce-org/graphcommerce/pull/2207) [`9876b13`](https://github.com/graphcommerce-org/graphcommerce/commit/9876b139b2c12c860a16af97eddea761d1059110) - Remove redundant query on the success page for logged in customers ([@paales](https://github.com/paales))
|
|
296
84
|
|
|
297
|
-
## 8.0.3-canary.6
|
|
298
|
-
|
|
299
|
-
## 8.0.3-canary.5
|
|
300
|
-
|
|
301
|
-
## 8.0.3-canary.4
|
|
302
|
-
|
|
303
|
-
## 8.0.3-canary.3
|
|
304
|
-
|
|
305
|
-
## 8.0.3-canary.2
|
|
306
|
-
|
|
307
|
-
### Patch Changes
|
|
308
|
-
|
|
309
|
-
- [#2205](https://github.com/graphcommerce-org/graphcommerce/pull/2205) [`d67c89d`](https://github.com/graphcommerce-org/graphcommerce/commit/d67c89d464a60f0e2618dab670b63a39f6291341) - Deprecate the allowUrl option for useCartQuery, it was already enabled by default and should never be set to false. ([@paales](https://github.com/paales))
|
|
310
|
-
|
|
311
|
-
- [#2205](https://github.com/graphcommerce-org/graphcommerce/pull/2205) [`3fbf3da`](https://github.com/graphcommerce-org/graphcommerce/commit/3fbf3da8a67f2fbaa7fa974a37cbbf34613844e4) - Solve an issue where the user would be presented with the Session expired dialog when the user would be logging in during the checkout process. ([@paales](https://github.com/paales))
|
|
312
|
-
|
|
313
|
-
## 8.0.3-canary.1
|
|
314
|
-
|
|
315
|
-
### Patch Changes
|
|
316
|
-
|
|
317
|
-
- [#2207](https://github.com/graphcommerce-org/graphcommerce/pull/2207) [`9876b13`](https://github.com/graphcommerce-org/graphcommerce/commit/9876b139b2c12c860a16af97eddea761d1059110) - Remove redundant query on the success page for logged in customers ([@paales](https://github.com/paales))
|
|
318
|
-
|
|
319
|
-
## 8.0.3-canary.0
|
|
320
|
-
|
|
321
|
-
## 8.0.2
|
|
322
|
-
|
|
323
|
-
## 8.0.2-canary.3
|
|
324
|
-
|
|
325
|
-
## 8.0.2-canary.2
|
|
326
|
-
|
|
327
|
-
## 8.0.2-canary.1
|
|
328
|
-
|
|
329
|
-
## 8.0.2-canary.0
|
|
330
|
-
|
|
331
|
-
## 8.0.1
|
|
332
|
-
|
|
333
|
-
## 8.0.1-canary.4
|
|
334
|
-
|
|
335
|
-
## 8.0.1-canary.3
|
|
336
|
-
|
|
337
|
-
## 8.0.1-canary.2
|
|
338
|
-
|
|
339
|
-
## 8.0.1-canary.1
|
|
340
|
-
|
|
341
|
-
## 8.0.1-canary.0
|
|
342
|
-
|
|
343
85
|
## 8.0.0
|
|
344
86
|
|
|
345
87
|
### Minor Changes
|
|
@@ -362,904 +104,108 @@
|
|
|
362
104
|
|
|
363
105
|
- [#1999](https://github.com/graphcommerce-org/graphcommerce/pull/1999) [`ab834fb`](https://github.com/graphcommerce-org/graphcommerce/commit/ab834fbfe057fb507c371a6d22af282cc1b195d4) - Added a new 'Session expired' dialog that is shown when a GraphQL query or mutation returns a `graphql-authorization` error. This error is returned when the user's session has expired. The dialog allows the user to sign in again and then the query or mutation is re-executed. ([@paales](https://github.com/paales))
|
|
364
106
|
|
|
365
|
-
##
|
|
107
|
+
## 7.0.1
|
|
366
108
|
|
|
367
109
|
### Patch Changes
|
|
368
110
|
|
|
369
|
-
- [#
|
|
370
|
-
|
|
371
|
-
## 8.0.0-canary.99
|
|
372
|
-
|
|
373
|
-
## 8.0.0-canary.98
|
|
374
|
-
|
|
375
|
-
## 8.0.0-canary.97
|
|
376
|
-
|
|
377
|
-
## 8.0.0-canary.96
|
|
378
|
-
|
|
379
|
-
## 8.0.0-canary.95
|
|
380
|
-
|
|
381
|
-
## 8.0.0-canary.94
|
|
111
|
+
- [#2060](https://github.com/graphcommerce-org/graphcommerce/pull/2060) [`690658230`](https://github.com/graphcommerce-org/graphcommerce/commit/690658230ce4c380ce54074f1611a20986892280) - Call assignCurrentCartId after the merge of the guest cart into the customer cart.
|
|
382
112
|
|
|
383
|
-
|
|
113
|
+
1. When a shopper is logging in on the checkout page the customers cart_id is assigned before the carts are merged.
|
|
114
|
+
2. The assignment of the customer’s cart id retriggers the ShippingPage query, running it before the UseMergeCustomerCart mutation.
|
|
115
|
+
3. The UseMergeCustomerCart doesn’t actually loads any data from the cart it’s self, so the changes to the cart aren’t reflected in the ShippingPage query.
|
|
116
|
+
4. By first merging the cart and then running assignCurrentCartId the ShippingPage query is run after the UseMergeCustomerCart and therefor having the correct information. ([@paales](https://github.com/paales))
|
|
384
117
|
|
|
385
|
-
##
|
|
118
|
+
## 7.0.0
|
|
386
119
|
|
|
387
|
-
|
|
120
|
+
### Minor Changes
|
|
388
121
|
|
|
389
|
-
|
|
122
|
+
- [#1962](https://github.com/graphcommerce-org/graphcommerce/pull/1962) [`518b6ca24`](https://github.com/graphcommerce-org/graphcommerce/commit/518b6ca248fc94624dc06eb02de5b3eac0fc9483) - Created a new `<ValidatedPasswordElement/>` which validates according to Magento's validation groups and implement on all locations. Move remaining password fields to `<PasswordElement />` ([@carlocarels90](https://github.com/carlocarels90))
|
|
390
123
|
|
|
391
124
|
### Patch Changes
|
|
392
125
|
|
|
393
|
-
- [#
|
|
394
|
-
|
|
395
|
-
## 8.0.0-canary.89
|
|
396
|
-
|
|
397
|
-
## 8.0.0-canary.88
|
|
398
|
-
|
|
399
|
-
## 8.0.0-canary.87
|
|
400
|
-
|
|
401
|
-
## 8.0.0-canary.86
|
|
402
|
-
|
|
403
|
-
## 8.0.0-canary.85
|
|
404
|
-
|
|
405
|
-
## 8.0.0-canary.84
|
|
406
|
-
|
|
407
|
-
## 8.0.0-canary.83
|
|
408
|
-
|
|
409
|
-
## 8.0.0-canary.82
|
|
410
|
-
|
|
411
|
-
## 8.0.0-canary.81
|
|
412
|
-
|
|
413
|
-
## 8.0.0-canary.80
|
|
414
|
-
|
|
415
|
-
## 8.0.0-canary.79
|
|
416
|
-
|
|
417
|
-
## 8.0.0-canary.78
|
|
418
|
-
|
|
419
|
-
## 8.0.0-canary.77
|
|
126
|
+
- [#1916](https://github.com/graphcommerce-org/graphcommerce/pull/1916) [`ee2f814f4`](https://github.com/graphcommerce-org/graphcommerce/commit/ee2f814f4d91898f106036e92be4e560d638509d) - When the customer is logging in and the merge cart functionality throws an error, it would not set the current customer's cart as active, but keep the faulty cart active. ([@paales](https://github.com/paales))
|
|
420
127
|
|
|
421
|
-
|
|
128
|
+
- [#2031](https://github.com/graphcommerce-org/graphcommerce/pull/2031) [`4d8fc9e99`](https://github.com/graphcommerce-org/graphcommerce/commit/4d8fc9e998fc9361282833316ec9564da0644ed6) - Eslint fixes and suppress accepted warnings ([@paales](https://github.com/paales))
|
|
422
129
|
|
|
423
|
-
|
|
130
|
+
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`000556331`](https://github.com/graphcommerce-org/graphcommerce/commit/000556331f5379c71d7edca541fd0b145b7dc435) - When there is an error in the cart, disable the checkout buttons ([@paales](https://github.com/paales))
|
|
424
131
|
|
|
425
|
-
|
|
132
|
+
- [#1942](https://github.com/graphcommerce-org/graphcommerce/pull/1942) [`045d0a6cb`](https://github.com/graphcommerce-org/graphcommerce/commit/045d0a6cbbfc6339852c19dd21f349bb51c38fcd) - When the ApolloCartError would throw an authorization error it would link to the wrong page ([@paales](https://github.com/paales))
|
|
426
133
|
|
|
427
|
-
|
|
134
|
+
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`38d6c4888`](https://github.com/graphcommerce-org/graphcommerce/commit/38d6c488850013b36cae9f388996039219c1327e) - Errors in the cart didn't allow for recovery from the faulty state ([@paales](https://github.com/paales))
|
|
428
135
|
|
|
429
|
-
|
|
136
|
+
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`5d115a11a`](https://github.com/graphcommerce-org/graphcommerce/commit/5d115a11a417f35c3315879c785d24ae32e64663) - When a customer tries to add a product to an invalid customer cart, discard the cart and create a new cart ([@paales](https://github.com/paales))
|
|
430
137
|
|
|
431
|
-
##
|
|
138
|
+
## 6.1.0
|
|
432
139
|
|
|
433
|
-
|
|
140
|
+
### Minor Changes
|
|
434
141
|
|
|
435
|
-
|
|
142
|
+
- [#1869](https://github.com/graphcommerce-org/graphcommerce/pull/1869) [`82111fa35`](https://github.com/graphcommerce-org/graphcommerce/commit/82111fa351b68a76ff053ebb7e0261ee507a826d) - Faster page rendering on all pages that use Apollo Client: Revert to classical useEffect strategy for Apollo cache persist restore and remove custom hydration strategies from the cart/customer.
|
|
436
143
|
|
|
437
|
-
|
|
144
|
+
This comes with a caviat: When using `<Suspense>` to defer rendering you might run into hydration errors. In the case where the Suspense boundaries are used to improve performance, you are required to remove those. We have a follow-up [PR](https://github.com/graphcommerce-org/graphcommerce/pull/1878) in the works that allows getting the hydration performance improvement, but not have the hydration errors. ([@paales](https://github.com/paales))
|
|
438
145
|
|
|
439
146
|
### Patch Changes
|
|
440
147
|
|
|
441
|
-
- [#
|
|
442
|
-
|
|
443
|
-
- [#1999](https://github.com/graphcommerce-org/graphcommerce/pull/1999) [`ab834fb`](https://github.com/graphcommerce-org/graphcommerce/commit/ab834fbfe057fb507c371a6d22af282cc1b195d4) - Added user session reevaluation after unathenticated call. Queries will be paused untill user has signed in again ([@paales](https://github.com/paales))
|
|
444
|
-
|
|
445
|
-
## 7.1.0-canary.67
|
|
446
|
-
|
|
447
|
-
## 7.1.0-canary.66
|
|
448
|
-
|
|
449
|
-
## 7.1.0-canary.65
|
|
450
|
-
|
|
451
|
-
## 7.1.0-canary.64
|
|
452
|
-
|
|
453
|
-
## 7.1.0-canary.63
|
|
454
|
-
|
|
455
|
-
## 7.1.0-canary.62
|
|
456
|
-
|
|
457
|
-
## 7.1.0-canary.61
|
|
458
|
-
|
|
459
|
-
## 7.1.0-canary.60
|
|
460
|
-
|
|
461
|
-
## 7.1.0-canary.59
|
|
462
|
-
|
|
463
|
-
## 7.1.0-canary.58
|
|
464
|
-
|
|
465
|
-
## 7.1.0-canary.57
|
|
466
|
-
|
|
467
|
-
## 7.1.0-canary.56
|
|
468
|
-
|
|
469
|
-
## 7.1.0-canary.55
|
|
470
|
-
|
|
471
|
-
## 7.1.0-canary.54
|
|
472
|
-
|
|
473
|
-
## 7.1.0-canary.53
|
|
474
|
-
|
|
475
|
-
## 7.1.0-canary.52
|
|
476
|
-
|
|
477
|
-
## 7.1.0-canary.51
|
|
478
|
-
|
|
479
|
-
## 7.1.0-canary.50
|
|
480
|
-
|
|
481
|
-
## 7.1.0-canary.49
|
|
482
|
-
|
|
483
|
-
## 7.1.0-canary.48
|
|
484
|
-
|
|
485
|
-
## 7.1.0-canary.47
|
|
486
|
-
|
|
487
|
-
## 7.1.0-canary.46
|
|
148
|
+
- [#1871](https://github.com/graphcommerce-org/graphcommerce/pull/1871) [`bc4181e74`](https://github.com/graphcommerce-org/graphcommerce/commit/bc4181e74392b899f62612de764fdb41f5716dd7) - Make checkout newsletter and agreements checkboxes persistent ([@bramvanderholst](https://github.com/bramvanderholst))
|
|
488
149
|
|
|
489
|
-
|
|
150
|
+
- [#1871](https://github.com/graphcommerce-org/graphcommerce/pull/1871) [`601a0d3a7`](https://github.com/graphcommerce-org/graphcommerce/commit/601a0d3a7de702d4cee277549595f8d0d7e968f3) - Only use agreement name as link when agreement text contains the name, so the rest of the text can be used as checkbox label ([@bramvanderholst](https://github.com/bramvanderholst))
|
|
490
151
|
|
|
491
|
-
##
|
|
152
|
+
## 6.0.0
|
|
492
153
|
|
|
493
|
-
|
|
154
|
+
### Major Changes
|
|
494
155
|
|
|
495
|
-
|
|
156
|
+
- [#1749](https://github.com/graphcommerce-org/graphcommerce/pull/1749) [`0cc472915`](https://github.com/graphcommerce-org/graphcommerce/commit/0cc4729154d316227a41712b5f0adf514768e91f) - Introducing the new ProductFiltersPro component set with completely new filter and UI behavior. Filters will appear as a popper on the md and up breakpoints and as an overlay on sm and below breakpoints. Filters now have an Apply button instead of applying directly. ([@paales](https://github.com/paales))
|
|
496
157
|
|
|
497
158
|
### Patch Changes
|
|
498
159
|
|
|
499
|
-
- [#
|
|
500
|
-
|
|
501
|
-
## 7.1.0-canary.35
|
|
502
|
-
|
|
503
|
-
## 7.1.0-canary.34
|
|
504
|
-
|
|
505
|
-
## 7.1.0-canary.33
|
|
506
|
-
|
|
507
|
-
## 7.1.0-canary.32
|
|
508
|
-
|
|
509
|
-
## 7.1.0-canary.31
|
|
160
|
+
- [#1821](https://github.com/graphcommerce-org/graphcommerce/pull/1821) [`1abc50a21`](https://github.com/graphcommerce-org/graphcommerce/commit/1abc50a21103270fad04e4a9ea892ee1e75233e9) - Upgrade packages to latest version ([@paales](https://github.com/paales))
|
|
510
161
|
|
|
511
|
-
|
|
162
|
+
- [#1842](https://github.com/graphcommerce-org/graphcommerce/pull/1842) [`8e4cb5b92`](https://github.com/graphcommerce-org/graphcommerce/commit/8e4cb5b927d1e370f2eba18ad81550f8c1330f2d) - CartTotals component now acceps additional props to augment the totals ([@paales](https://github.com/paales))
|
|
512
163
|
|
|
513
|
-
|
|
164
|
+
- [#1749](https://github.com/graphcommerce-org/graphcommerce/pull/1749) [`16e91da42`](https://github.com/graphcommerce-org/graphcommerce/commit/16e91da42dcb454ea4761d1780b9338c88ef1463) - Corrected spelling mistake: incomming to incoming ([@paales](https://github.com/paales))
|
|
514
165
|
|
|
515
|
-
##
|
|
166
|
+
## 5.1.0
|
|
516
167
|
|
|
517
168
|
### Minor Changes
|
|
518
169
|
|
|
519
|
-
- [#
|
|
520
|
-
|
|
521
|
-
## 7.1.0-canary.27
|
|
170
|
+
- [#1756](https://github.com/graphcommerce-org/graphcommerce/pull/1756) [`1abaaedde`](https://github.com/graphcommerce-org/graphcommerce/commit/1abaaedde4062d3b19696e333d0016972681afaf) - Show cart item error messages when running Magento >= 2.4.5 or this [patch is applied](https://raw.githubusercontent.com/graphcommerce-org/graphcommerce/main/packages/magento-cart/243-244-magento-module-quote-graphql-cart-item-errors.patch)
|
|
522
171
|
|
|
523
|
-
|
|
172
|
+
- Fixes an issue where the cart can get into a broken state, if items contain errors.
|
|
173
|
+
- AddToCartForm now shows a success message if there is an error but the error is related to another item in the cart.
|
|
174
|
+
- Disable checkout buttons when there are cart item errors and show a message. ([@paales](https://github.com/paales))
|
|
524
175
|
|
|
525
176
|
### Patch Changes
|
|
526
177
|
|
|
527
|
-
- [#
|
|
528
|
-
|
|
529
|
-
## 7.1.0-canary.25
|
|
530
|
-
|
|
531
|
-
## 7.1.0-canary.24
|
|
532
|
-
|
|
533
|
-
## 7.1.0-canary.23
|
|
534
|
-
|
|
535
|
-
## 7.1.0-canary.22
|
|
536
|
-
|
|
537
|
-
## 7.1.0-canary.21
|
|
178
|
+
- [#1752](https://github.com/graphcommerce-org/graphcommerce/pull/1752) [`2a6a4d9ec`](https://github.com/graphcommerce-org/graphcommerce/commit/2a6a4d9ecfa1b58a66ba9b9d00016d6feda9aa95) - Updated dependencies to latest versions, except for nextjs; Solve tons of peer dependency issues.
|
|
538
179
|
|
|
539
|
-
|
|
180
|
+
- Updated the @mui/material package
|
|
181
|
+
- Removed dependencies on react-hook-form-mui and @playwright/test
|
|
182
|
+
- Upgraded dependencies including type-fest and graphql-mesh
|
|
183
|
+
- Solved peer dependency issues ([@paales](https://github.com/paales))
|
|
540
184
|
|
|
541
|
-
##
|
|
185
|
+
## 5.0.0
|
|
542
186
|
|
|
543
|
-
|
|
187
|
+
### Major Changes
|
|
544
188
|
|
|
545
|
-
|
|
189
|
+
- [#1734](https://github.com/graphcommerce-org/graphcommerce/pull/1734) [`e4c7fe17e`](https://github.com/graphcommerce-org/graphcommerce/commit/e4c7fe17e413e37362ceae92e67f1b3a5f62d398) - Bump major version of all packages ([@github-actions](https://github.com/apps/github-actions))
|
|
546
190
|
|
|
547
191
|
### Minor Changes
|
|
548
192
|
|
|
549
|
-
- [#
|
|
550
|
-
|
|
551
|
-
## 7.1.0-canary.16
|
|
552
|
-
|
|
553
|
-
## 7.1.0-canary.15
|
|
554
|
-
|
|
555
|
-
## 7.1.0-canary.14
|
|
556
|
-
|
|
557
|
-
## 7.1.0-canary.13
|
|
558
|
-
|
|
559
|
-
## 7.1.0-canary.12
|
|
560
|
-
|
|
561
|
-
## 7.1.0-canary.11
|
|
562
|
-
|
|
563
|
-
## 7.1.0-canary.10
|
|
564
|
-
|
|
565
|
-
## 7.1.0-canary.9
|
|
566
|
-
|
|
567
|
-
## 7.1.0-canary.8
|
|
568
|
-
|
|
569
|
-
## 7.0.2-canary.7
|
|
570
|
-
|
|
571
|
-
## 7.0.2-canary.6
|
|
193
|
+
- [#1733](https://github.com/graphcommerce-org/graphcommerce/pull/1733) [`761bd2832`](https://github.com/graphcommerce-org/graphcommerce/commit/761bd2832f115afc8b95bedbf479266309dd5acc) - ApolloLinks, typePolicies and migration scripts are now handled with plugins on the new library component `<GraphQLProvider/>`. Hygraph's, Magento Cart, Customer, Store, Wishlist and Magento GraphQL are all migrated to be using plugins.
|
|
572
194
|
|
|
573
|
-
|
|
195
|
+
If you are using custom `links` / `policies` / `migrations` you can pass them as props to the `<GraphQLProvider/>` or create your own local plugin. ([@paales](https://github.com/paales))
|
|
574
196
|
|
|
575
|
-
##
|
|
197
|
+
## 4.13.1
|
|
576
198
|
|
|
577
199
|
### Patch Changes
|
|
578
200
|
|
|
579
|
-
- [#
|
|
580
|
-
|
|
581
|
-
1. When a shopper is logging in on the checkout page the customers cart_id is assigned before the carts are merged.
|
|
582
|
-
2. The assignment of the customer’s cart id retriggers the ShippingPage query, running it before the UseMergeCustomerCart mutation.
|
|
583
|
-
3. The UseMergeCustomerCart doesn’t actually loads any data from the cart it’s self, so the changes to the cart aren’t reflected in the ShippingPage query.
|
|
584
|
-
4. By first merging the cart and then running assignCurrentCartId the ShippingPage query is run after the UseMergeCustomerCart and therefor having the correct information. ([@paales](https://github.com/paales))
|
|
585
|
-
|
|
586
|
-
## 7.0.1-canary.15
|
|
201
|
+
- [#1716](https://github.com/graphcommerce-org/graphcommerce/pull/1716) [`3cc6a4014`](https://github.com/graphcommerce-org/graphcommerce/commit/3cc6a401405bebeb30ff45c8509b189407bb7f77) Thanks [@github-actions](https://github.com/apps/github-actions)! - Remove spacing from InlineAccount on the checkout
|
|
587
202
|
|
|
588
|
-
##
|
|
203
|
+
## 4.13.0
|
|
589
204
|
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
## 7.0.1-canary.12
|
|
593
|
-
|
|
594
|
-
## 7.0.1-canary.11
|
|
595
|
-
|
|
596
|
-
### Patch Changes
|
|
597
|
-
|
|
598
|
-
- [#2060](https://github.com/graphcommerce-org/graphcommerce/pull/2060) [`690658230`](https://github.com/graphcommerce-org/graphcommerce/commit/690658230ce4c380ce54074f1611a20986892280) - Call assignCurrentCartId after the merge of the guest cart into the customer cart.
|
|
599
|
-
|
|
600
|
-
1. When a shopper is logging in on the checkout page the customers cart_id is assigned before the carts are merged.
|
|
601
|
-
2. The assignment of the customer’s cart id retriggers the ShippingPage query, running it before the UseMergeCustomerCart mutation.
|
|
602
|
-
3. The UseMergeCustomerCart doesn’t actually loads any data from the cart it’s self, so the changes to the cart aren’t reflected in the ShippingPage query.
|
|
603
|
-
4. By first merging the cart and then running assignCurrentCartId the ShippingPage query is run after the UseMergeCustomerCart and therefor having the correct information. ([@paales](https://github.com/paales))
|
|
604
|
-
|
|
605
|
-
## 7.0.1-canary.10
|
|
606
|
-
|
|
607
|
-
## 7.0.1-canary.9
|
|
608
|
-
|
|
609
|
-
## 7.0.1-canary.8
|
|
610
|
-
|
|
611
|
-
## 7.0.1-canary.7
|
|
612
|
-
|
|
613
|
-
## 7.0.1-canary.6
|
|
614
|
-
|
|
615
|
-
### Patch Changes
|
|
616
|
-
|
|
617
|
-
- [#2055](https://github.com/graphcommerce-org/graphcommerce/pull/2055) [`111ec6b0e`](https://github.com/graphcommerce-org/graphcommerce/commit/111ec6b0edfeb2c7090f6f82fe1a23c196fae316) - Refetch cart data after useMergeCustomerCart to ensure cart data availability. ([@carlocarels90](https://github.com/carlocarels90))
|
|
618
|
-
|
|
619
|
-
## 7.0.1-canary.5
|
|
620
|
-
|
|
621
|
-
## 7.0.1-canary.4
|
|
622
|
-
|
|
623
|
-
## 7.0.1-canary.3
|
|
624
|
-
|
|
625
|
-
## 7.0.1-canary.2
|
|
626
|
-
|
|
627
|
-
## 7.0.1-canary.1
|
|
628
|
-
|
|
629
|
-
## 7.0.1-canary.0
|
|
630
|
-
|
|
631
|
-
## 7.0.0
|
|
632
|
-
|
|
633
|
-
### Minor Changes
|
|
634
|
-
|
|
635
|
-
- [#1962](https://github.com/graphcommerce-org/graphcommerce/pull/1962) [`518b6ca24`](https://github.com/graphcommerce-org/graphcommerce/commit/518b6ca248fc94624dc06eb02de5b3eac0fc9483) - Created a new `<ValidatedPasswordElement/>` which validates according to Magento's validation groups and implement on all locations. Move remaining password fields to `<PasswordElement />` ([@carlocarels90](https://github.com/carlocarels90))
|
|
636
|
-
|
|
637
|
-
### Patch Changes
|
|
638
|
-
|
|
639
|
-
- [#1916](https://github.com/graphcommerce-org/graphcommerce/pull/1916) [`ee2f814f4`](https://github.com/graphcommerce-org/graphcommerce/commit/ee2f814f4d91898f106036e92be4e560d638509d) - When the customer is logging in and the merge cart functionality throws an error, it would not set the current customer's cart as active, but keep the faulty cart active. ([@paales](https://github.com/paales))
|
|
640
|
-
|
|
641
|
-
- [#2031](https://github.com/graphcommerce-org/graphcommerce/pull/2031) [`4d8fc9e99`](https://github.com/graphcommerce-org/graphcommerce/commit/4d8fc9e998fc9361282833316ec9564da0644ed6) - Eslint fixes and suppress accepted warnings ([@paales](https://github.com/paales))
|
|
642
|
-
|
|
643
|
-
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`000556331`](https://github.com/graphcommerce-org/graphcommerce/commit/000556331f5379c71d7edca541fd0b145b7dc435) - When there is an error in the cart, disable the checkout buttons ([@paales](https://github.com/paales))
|
|
644
|
-
|
|
645
|
-
- [#1942](https://github.com/graphcommerce-org/graphcommerce/pull/1942) [`045d0a6cb`](https://github.com/graphcommerce-org/graphcommerce/commit/045d0a6cbbfc6339852c19dd21f349bb51c38fcd) - When the ApolloCartError would throw an authorization error it would link to the wrong page ([@paales](https://github.com/paales))
|
|
646
|
-
|
|
647
|
-
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`38d6c4888`](https://github.com/graphcommerce-org/graphcommerce/commit/38d6c488850013b36cae9f388996039219c1327e) - Errors in the cart didn't allow for recovery from the faulty state ([@paales](https://github.com/paales))
|
|
648
|
-
|
|
649
|
-
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`5d115a11a`](https://github.com/graphcommerce-org/graphcommerce/commit/5d115a11a417f35c3315879c785d24ae32e64663) - When a customer tries to add a product to an invalid customer cart, discard the cart and create a new cart ([@paales](https://github.com/paales))
|
|
650
|
-
|
|
651
|
-
## 6.2.0-canary.98
|
|
652
|
-
|
|
653
|
-
## 6.2.0-canary.97
|
|
654
|
-
|
|
655
|
-
## 6.2.0-canary.96
|
|
656
|
-
|
|
657
|
-
## 6.2.0-canary.95
|
|
658
|
-
|
|
659
|
-
## 6.2.0-canary.94
|
|
660
|
-
|
|
661
|
-
## 6.2.0-canary.93
|
|
662
|
-
|
|
663
|
-
## 6.2.0-canary.92
|
|
664
|
-
|
|
665
|
-
## 6.2.0-canary.91
|
|
666
|
-
|
|
667
|
-
## 6.2.0-canary.90
|
|
668
|
-
|
|
669
|
-
## 6.2.0-canary.89
|
|
670
|
-
|
|
671
|
-
### Patch Changes
|
|
672
|
-
|
|
673
|
-
- [#2031](https://github.com/graphcommerce-org/graphcommerce/pull/2031) [`4d8fc9e99`](https://github.com/graphcommerce-org/graphcommerce/commit/4d8fc9e998fc9361282833316ec9564da0644ed6) - Eslint fixes and suppress accepted warnings ([@paales](https://github.com/paales))
|
|
674
|
-
|
|
675
|
-
## 6.2.0-canary.88
|
|
676
|
-
|
|
677
|
-
## 6.2.0-canary.87
|
|
678
|
-
|
|
679
|
-
## 6.2.0-canary.86
|
|
680
|
-
|
|
681
|
-
## 6.2.0-canary.85
|
|
682
|
-
|
|
683
|
-
## 6.2.0-canary.84
|
|
684
|
-
|
|
685
|
-
## 6.2.0-canary.83
|
|
686
|
-
|
|
687
|
-
## 6.2.0-canary.82
|
|
688
|
-
|
|
689
|
-
## 6.2.0-canary.81
|
|
690
|
-
|
|
691
|
-
## 6.2.0-canary.80
|
|
692
|
-
|
|
693
|
-
## 6.2.0-canary.79
|
|
694
|
-
|
|
695
|
-
### Patch Changes
|
|
696
|
-
|
|
697
|
-
- [#2013](https://github.com/graphcommerce-org/graphcommerce/pull/2013) [`c57bdf8a4`](https://github.com/graphcommerce-org/graphcommerce/commit/c57bdf8a4ce936c3eedc4dfada3a464a113ac68a) - Updated @mui and framer-motion packages to latest versions ([@paales](https://github.com/paales))
|
|
698
|
-
|
|
699
|
-
## 6.2.0-canary.78
|
|
700
|
-
|
|
701
|
-
## 6.2.0-canary.77
|
|
702
|
-
|
|
703
|
-
## 6.2.0-canary.76
|
|
704
|
-
|
|
705
|
-
## 6.2.0-canary.75
|
|
706
|
-
|
|
707
|
-
## 6.2.0-canary.74
|
|
708
|
-
|
|
709
|
-
## 6.2.0-canary.73
|
|
710
|
-
|
|
711
|
-
## 6.2.0-canary.72
|
|
712
|
-
|
|
713
|
-
## 6.2.0-canary.71
|
|
714
|
-
|
|
715
|
-
## 6.2.0-canary.70
|
|
716
|
-
|
|
717
|
-
## 6.2.0-canary.69
|
|
718
|
-
|
|
719
|
-
## 6.2.0-canary.68
|
|
720
|
-
|
|
721
|
-
## 6.2.0-canary.67
|
|
722
|
-
|
|
723
|
-
## 6.2.0-canary.66
|
|
724
|
-
|
|
725
|
-
## 6.2.0-canary.65
|
|
726
|
-
|
|
727
|
-
## 6.2.0-canary.64
|
|
728
|
-
|
|
729
|
-
## 6.2.0-canary.63
|
|
730
|
-
|
|
731
|
-
## 6.2.0-canary.62
|
|
732
|
-
|
|
733
|
-
## 6.2.0-canary.61
|
|
734
|
-
|
|
735
|
-
## 6.2.0-canary.60
|
|
736
|
-
|
|
737
|
-
## 6.2.0-canary.59
|
|
738
|
-
|
|
739
|
-
## 6.2.0-canary.58
|
|
740
|
-
|
|
741
|
-
## 6.2.0-canary.57
|
|
742
|
-
|
|
743
|
-
## 6.2.0-canary.56
|
|
744
|
-
|
|
745
|
-
## 6.2.0-canary.55
|
|
746
|
-
|
|
747
|
-
## 6.2.0-canary.54
|
|
748
|
-
|
|
749
|
-
## 6.2.0-canary.53
|
|
750
|
-
|
|
751
|
-
## 6.2.0-canary.52
|
|
752
|
-
|
|
753
|
-
## 6.2.0-canary.51
|
|
754
|
-
|
|
755
|
-
## 6.2.0-canary.50
|
|
756
|
-
|
|
757
|
-
## 6.2.0-canary.49
|
|
758
|
-
|
|
759
|
-
## 6.2.0-canary.48
|
|
760
|
-
|
|
761
|
-
## 6.2.0-canary.47
|
|
762
|
-
|
|
763
|
-
## 6.2.0-canary.46
|
|
764
|
-
|
|
765
|
-
## 6.2.0-canary.45
|
|
766
|
-
|
|
767
|
-
### Minor Changes
|
|
768
|
-
|
|
769
|
-
- [#1962](https://github.com/graphcommerce-org/graphcommerce/pull/1962) [`518b6ca24`](https://github.com/graphcommerce-org/graphcommerce/commit/518b6ca248fc94624dc06eb02de5b3eac0fc9483) - Created a new `<ValidatedPasswordElement/>` which validates according to Magento's validation groups and implement on all locations. Move remaining password fields to `<PasswordElement />` ([@carlocarels90](https://github.com/carlocarels90))
|
|
770
|
-
|
|
771
|
-
## 6.2.0-canary.44
|
|
772
|
-
|
|
773
|
-
## 6.2.0-canary.43
|
|
774
|
-
|
|
775
|
-
## 6.2.0-canary.42
|
|
776
|
-
|
|
777
|
-
## 6.2.0-canary.41
|
|
778
|
-
|
|
779
|
-
## 6.2.0-canary.40
|
|
780
|
-
|
|
781
|
-
## 6.2.0-canary.39
|
|
782
|
-
|
|
783
|
-
## 6.2.0-canary.38
|
|
784
|
-
|
|
785
|
-
## 6.2.0-canary.37
|
|
786
|
-
|
|
787
|
-
## 6.2.0-canary.36
|
|
788
|
-
|
|
789
|
-
## 6.2.0-canary.35
|
|
790
|
-
|
|
791
|
-
## 6.2.0-canary.34
|
|
792
|
-
|
|
793
|
-
## 6.2.0-canary.33
|
|
794
|
-
|
|
795
|
-
## 6.2.0-canary.32
|
|
796
|
-
|
|
797
|
-
## 6.2.0-canary.31
|
|
798
|
-
|
|
799
|
-
## 6.2.0-canary.30
|
|
800
|
-
|
|
801
|
-
### Patch Changes
|
|
802
|
-
|
|
803
|
-
- [#1942](https://github.com/graphcommerce-org/graphcommerce/pull/1942) [`045d0a6cb`](https://github.com/graphcommerce-org/graphcommerce/commit/045d0a6cbbfc6339852c19dd21f349bb51c38fcd) - When the ApolloCartError would throw an authorization error it would link to the wrong page ([@paales](https://github.com/paales))
|
|
804
|
-
|
|
805
|
-
## 6.2.0-canary.29
|
|
806
|
-
|
|
807
|
-
## 6.2.0-canary.28
|
|
808
|
-
|
|
809
|
-
## 6.2.0-canary.27
|
|
810
|
-
|
|
811
|
-
## 6.2.0-canary.26
|
|
812
|
-
|
|
813
|
-
## 6.2.0-canary.25
|
|
814
|
-
|
|
815
|
-
## 6.2.0-canary.24
|
|
816
|
-
|
|
817
|
-
## 6.2.0-canary.23
|
|
818
|
-
|
|
819
|
-
## 6.2.0-canary.22
|
|
820
|
-
|
|
821
|
-
## 6.2.0-canary.21
|
|
822
|
-
|
|
823
|
-
## 6.2.0-canary.20
|
|
824
|
-
|
|
825
|
-
## 6.2.0-canary.19
|
|
826
|
-
|
|
827
|
-
## 6.2.0-canary.18
|
|
828
|
-
|
|
829
|
-
## 6.2.0-canary.17
|
|
830
|
-
|
|
831
|
-
## 6.2.0-canary.16
|
|
832
|
-
|
|
833
|
-
## 6.2.0-canary.15
|
|
834
|
-
|
|
835
|
-
## 6.2.0-canary.14
|
|
836
|
-
|
|
837
|
-
## 6.2.0-canary.13
|
|
838
|
-
|
|
839
|
-
## 6.2.0-canary.12
|
|
840
|
-
|
|
841
|
-
## 6.2.0-canary.11
|
|
842
|
-
|
|
843
|
-
## 6.2.0-canary.10
|
|
844
|
-
|
|
845
|
-
## 6.2.0-canary.9
|
|
846
|
-
|
|
847
|
-
## 6.2.0-canary.8
|
|
848
|
-
|
|
849
|
-
## 6.2.0-canary.7
|
|
850
|
-
|
|
851
|
-
### Patch Changes
|
|
852
|
-
|
|
853
|
-
- [#1916](https://github.com/graphcommerce-org/graphcommerce/pull/1916) [`ee2f814f4`](https://github.com/graphcommerce-org/graphcommerce/commit/ee2f814f4d91898f106036e92be4e560d638509d) - When the customer is logging in and the merge cart functionality throws an error, it would not set the current customer's cart as active, but keep the faulty cart active. ([@paales](https://github.com/paales))
|
|
854
|
-
|
|
855
|
-
## 6.2.0-canary.6
|
|
856
|
-
|
|
857
|
-
## 6.1.1-canary.5
|
|
858
|
-
|
|
859
|
-
## 6.1.1-canary.4
|
|
860
|
-
|
|
861
|
-
### Patch Changes
|
|
862
|
-
|
|
863
|
-
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`000556331`](https://github.com/graphcommerce-org/graphcommerce/commit/000556331f5379c71d7edca541fd0b145b7dc435) - When there is an error in the cart, disable the checkout buttons ([@paales](https://github.com/paales))
|
|
864
|
-
|
|
865
|
-
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`38d6c4888`](https://github.com/graphcommerce-org/graphcommerce/commit/38d6c488850013b36cae9f388996039219c1327e) - Errors in the cart didn't allow for recovery from the faulty state ([@paales](https://github.com/paales))
|
|
866
|
-
|
|
867
|
-
- [#1914](https://github.com/graphcommerce-org/graphcommerce/pull/1914) [`5d115a11a`](https://github.com/graphcommerce-org/graphcommerce/commit/5d115a11a417f35c3315879c785d24ae32e64663) - When a customer tries to add a product to a customer cart, discard the cart and create a new cart ([@paales](https://github.com/paales))
|
|
868
|
-
|
|
869
|
-
## 6.1.1-canary.3
|
|
870
|
-
|
|
871
|
-
## 6.1.1-canary.2
|
|
872
|
-
|
|
873
|
-
## 6.1.1-canary.1
|
|
874
|
-
|
|
875
|
-
## 6.1.1-canary.0
|
|
876
|
-
|
|
877
|
-
## 6.1.0
|
|
878
|
-
|
|
879
|
-
### Minor Changes
|
|
880
|
-
|
|
881
|
-
- [#1869](https://github.com/graphcommerce-org/graphcommerce/pull/1869) [`82111fa35`](https://github.com/graphcommerce-org/graphcommerce/commit/82111fa351b68a76ff053ebb7e0261ee507a826d) - Faster page rendering on all pages that use Apollo Client: Revert to classical useEffect strategy for Apollo cache persist restore and remove custom hydration strategies from the cart/customer.
|
|
882
|
-
|
|
883
|
-
This comes with a caviat: When using `<Suspense>` to defer rendering you might run into hydration errors. In the case where the Suspense boundaries are used to improve performance, you are required to remove those. We have a follow-up [PR](https://github.com/graphcommerce-org/graphcommerce/pull/1878) in the works that allows getting the hydration performance improvement, but not have the hydration errors. ([@paales](https://github.com/paales))
|
|
884
|
-
|
|
885
|
-
### Patch Changes
|
|
886
|
-
|
|
887
|
-
- [#1871](https://github.com/graphcommerce-org/graphcommerce/pull/1871) [`bc4181e74`](https://github.com/graphcommerce-org/graphcommerce/commit/bc4181e74392b899f62612de764fdb41f5716dd7) - Make checkout newsletter and agreements checkboxes persistent ([@bramvanderholst](https://github.com/bramvanderholst))
|
|
888
|
-
|
|
889
|
-
- [#1871](https://github.com/graphcommerce-org/graphcommerce/pull/1871) [`601a0d3a7`](https://github.com/graphcommerce-org/graphcommerce/commit/601a0d3a7de702d4cee277549595f8d0d7e968f3) - Only use agreement name as link when agreement text contains the name, so the rest of the text can be used as checkbox label ([@bramvanderholst](https://github.com/bramvanderholst))
|
|
890
|
-
|
|
891
|
-
## 6.0.2-canary.22
|
|
892
|
-
|
|
893
|
-
## 6.0.2-canary.21
|
|
894
|
-
|
|
895
|
-
## 6.0.2-canary.20
|
|
896
|
-
|
|
897
|
-
## 6.0.2-canary.19
|
|
898
|
-
|
|
899
|
-
## 6.0.2-canary.18
|
|
900
|
-
|
|
901
|
-
## 6.0.2-canary.17
|
|
902
|
-
|
|
903
|
-
## 6.0.2-canary.16
|
|
904
|
-
|
|
905
|
-
## 6.0.2-canary.15
|
|
906
|
-
|
|
907
|
-
## 6.0.2-canary.14
|
|
908
|
-
|
|
909
|
-
## 6.0.2-canary.13
|
|
910
|
-
|
|
911
|
-
### Patch Changes
|
|
912
|
-
|
|
913
|
-
- [#1869](https://github.com/graphcommerce-org/graphcommerce/pull/1869) [`82111fa35`](https://github.com/graphcommerce-org/graphcommerce/commit/82111fa351b68a76ff053ebb7e0261ee507a826d) - Revert to classical useEffect strategy for Apollo cache persist restore and remove custom hydration strategies from the cart. ([@paales](https://github.com/paales))
|
|
914
|
-
|
|
915
|
-
## 6.0.2-canary.12
|
|
916
|
-
|
|
917
|
-
### Patch Changes
|
|
918
|
-
|
|
919
|
-
- [#1871](https://github.com/graphcommerce-org/graphcommerce/pull/1871) [`bc4181e74`](https://github.com/graphcommerce-org/graphcommerce/commit/bc4181e74392b899f62612de764fdb41f5716dd7) - Make checkout newsletter and agreements checkboxes persistent ([@bramvanderholst](https://github.com/bramvanderholst))
|
|
920
|
-
|
|
921
|
-
- [#1871](https://github.com/graphcommerce-org/graphcommerce/pull/1871) [`601a0d3a7`](https://github.com/graphcommerce-org/graphcommerce/commit/601a0d3a7de702d4cee277549595f8d0d7e968f3) - Checkout: Only use agreement name as link when agreement text contains the name, so the rest of the text can be used as checkbox label ([@bramvanderholst](https://github.com/bramvanderholst))
|
|
922
|
-
|
|
923
|
-
## 6.0.2-canary.11
|
|
924
|
-
|
|
925
|
-
## 6.0.2-canary.10
|
|
926
|
-
|
|
927
|
-
## 6.0.2-canary.9
|
|
928
|
-
|
|
929
|
-
## 6.0.2-canary.8
|
|
930
|
-
|
|
931
|
-
## 6.0.2-canary.7
|
|
932
|
-
|
|
933
|
-
## 6.0.2-canary.6
|
|
934
|
-
|
|
935
|
-
## 6.0.2-canary.5
|
|
936
|
-
|
|
937
|
-
## 6.0.2-canary.4
|
|
938
|
-
|
|
939
|
-
## 6.0.2-canary.3
|
|
940
|
-
|
|
941
|
-
## 6.0.2-canary.2
|
|
942
|
-
|
|
943
|
-
## 6.0.2-canary.1
|
|
944
|
-
|
|
945
|
-
## 6.0.2-canary.0
|
|
946
|
-
|
|
947
|
-
## 6.0.1
|
|
948
|
-
|
|
949
|
-
## 6.0.1-canary.7
|
|
950
|
-
|
|
951
|
-
## 6.0.1-canary.6
|
|
952
|
-
|
|
953
|
-
## 6.0.1-canary.5
|
|
954
|
-
|
|
955
|
-
## 6.0.1-canary.4
|
|
956
|
-
|
|
957
|
-
## 6.0.1-canary.3
|
|
958
|
-
|
|
959
|
-
## 6.0.1-canary.2
|
|
960
|
-
|
|
961
|
-
## 6.0.1-canary.1
|
|
962
|
-
|
|
963
|
-
## 6.0.1-canary.0
|
|
964
|
-
|
|
965
|
-
## 6.0.0
|
|
966
|
-
|
|
967
|
-
### Major Changes
|
|
968
|
-
|
|
969
|
-
- [#1749](https://github.com/graphcommerce-org/graphcommerce/pull/1749) [`0cc472915`](https://github.com/graphcommerce-org/graphcommerce/commit/0cc4729154d316227a41712b5f0adf514768e91f) - Introducing the new ProductFiltersPro component set with completely new filter and UI behavior. Filters will appear as a popper on the md and up breakpoints and as an overlay on sm and below breakpoints. Filters now have an Apply button instead of applying directly. ([@paales](https://github.com/paales))
|
|
970
|
-
|
|
971
|
-
### Patch Changes
|
|
972
|
-
|
|
973
|
-
- [#1821](https://github.com/graphcommerce-org/graphcommerce/pull/1821) [`1abc50a21`](https://github.com/graphcommerce-org/graphcommerce/commit/1abc50a21103270fad04e4a9ea892ee1e75233e9) - Upgrade packages to latest version ([@paales](https://github.com/paales))
|
|
974
|
-
|
|
975
|
-
- [#1842](https://github.com/graphcommerce-org/graphcommerce/pull/1842) [`8e4cb5b92`](https://github.com/graphcommerce-org/graphcommerce/commit/8e4cb5b927d1e370f2eba18ad81550f8c1330f2d) - CartTotals component now acceps additional props to augment the totals ([@paales](https://github.com/paales))
|
|
976
|
-
|
|
977
|
-
- [#1749](https://github.com/graphcommerce-org/graphcommerce/pull/1749) [`16e91da42`](https://github.com/graphcommerce-org/graphcommerce/commit/16e91da42dcb454ea4761d1780b9338c88ef1463) - Corrected spelling mistake: incomming to incoming ([@paales](https://github.com/paales))
|
|
978
|
-
|
|
979
|
-
## 6.0.0-canary.54
|
|
980
|
-
|
|
981
|
-
## 6.0.0-canary.53
|
|
982
|
-
|
|
983
|
-
## 6.0.0-canary.52
|
|
984
|
-
|
|
985
|
-
## 6.0.0-canary.51
|
|
986
|
-
|
|
987
|
-
## 6.0.0-canary.50
|
|
988
|
-
|
|
989
|
-
## 6.0.0-canary.49
|
|
990
|
-
|
|
991
|
-
## 6.0.0-canary.48
|
|
992
|
-
|
|
993
|
-
### Patch Changes
|
|
994
|
-
|
|
995
|
-
- [#1845](https://github.com/graphcommerce-org/graphcommerce/pull/1845) [`4690eecb4`](https://github.com/graphcommerce-org/graphcommerce/commit/4690eecb461369d84dd5b5128617a9d9e5337f8f) - make a separate fragment for CartTotalsPrices and make it injectable ([@FrankHarland](https://github.com/FrankHarland))
|
|
996
|
-
|
|
997
|
-
## 6.0.0-canary.47
|
|
998
|
-
|
|
999
|
-
## 6.0.0-canary.46
|
|
1000
|
-
|
|
1001
|
-
## 6.0.0-canary.45
|
|
1002
|
-
|
|
1003
|
-
## 6.0.0-canary.44
|
|
1004
|
-
|
|
1005
|
-
### Patch Changes
|
|
1006
|
-
|
|
1007
|
-
- [#1842](https://github.com/graphcommerce-org/graphcommerce/pull/1842) [`8e4cb5b92`](https://github.com/graphcommerce-org/graphcommerce/commit/8e4cb5b927d1e370f2eba18ad81550f8c1330f2d) - Add extensibility fields for CartTotals ([@paales](https://github.com/paales))
|
|
1008
|
-
|
|
1009
|
-
- [#1842](https://github.com/graphcommerce-org/graphcommerce/pull/1842) [`7b67d84bd`](https://github.com/graphcommerce-org/graphcommerce/commit/7b67d84bd269c3fc91afbd69f6683c5d12808d36) - Renamed i18n to storefront in configuration ([@paales](https://github.com/paales))
|
|
1010
|
-
|
|
1011
|
-
## 6.0.0-canary.43
|
|
1012
|
-
|
|
1013
|
-
## 6.0.0-canary.42
|
|
1014
|
-
|
|
1015
|
-
## 6.0.0-canary.41
|
|
1016
|
-
|
|
1017
|
-
## 6.0.0-canary.40
|
|
1018
|
-
|
|
1019
|
-
## 6.0.0-canary.39
|
|
1020
|
-
|
|
1021
|
-
## 6.0.0-canary.38
|
|
1022
|
-
|
|
1023
|
-
## 6.0.0-canary.37
|
|
1024
|
-
|
|
1025
|
-
## 6.0.0-canary.36
|
|
1026
|
-
|
|
1027
|
-
## 6.0.0-canary.35
|
|
1028
|
-
|
|
1029
|
-
## 6.0.0-canary.34
|
|
1030
|
-
|
|
1031
|
-
## 6.0.0-canary.33
|
|
1032
|
-
|
|
1033
|
-
## 6.0.0-canary.32
|
|
1034
|
-
|
|
1035
|
-
## 6.0.0-canary.31
|
|
1036
|
-
|
|
1037
|
-
## 6.0.0-canary.30
|
|
1038
|
-
|
|
1039
|
-
## 6.0.0-canary.29
|
|
1040
|
-
|
|
1041
|
-
## 6.0.0-canary.28
|
|
1042
|
-
|
|
1043
|
-
## 6.0.0-canary.27
|
|
1044
|
-
|
|
1045
|
-
### Patch Changes
|
|
1046
|
-
|
|
1047
|
-
- [#1821](https://github.com/graphcommerce-org/graphcommerce/pull/1821) [`1abc50a21`](https://github.com/graphcommerce-org/graphcommerce/commit/1abc50a21103270fad04e4a9ea892ee1e75233e9) - Fix regression bugs and upgrade packages to latest versions ([@paales](https://github.com/paales))
|
|
1048
|
-
|
|
1049
|
-
## 6.0.0-canary.26
|
|
1050
|
-
|
|
1051
|
-
## 6.0.0-canary.25
|
|
1052
|
-
|
|
1053
|
-
## 6.0.0-canary.24
|
|
1054
|
-
|
|
1055
|
-
## 6.0.0-canary.23
|
|
1056
|
-
|
|
1057
|
-
## 6.0.0-canary.22
|
|
1058
|
-
|
|
1059
|
-
## 6.0.0-canary.21
|
|
1060
|
-
|
|
1061
|
-
## 6.0.0-canary.20
|
|
1062
|
-
|
|
1063
|
-
## 5.2.0-canary.19
|
|
1064
|
-
|
|
1065
|
-
## 5.2.0-canary.18
|
|
1066
|
-
|
|
1067
|
-
## 5.2.0-canary.17
|
|
1068
|
-
|
|
1069
|
-
## 5.2.0-canary.16
|
|
1070
|
-
|
|
1071
|
-
## 5.2.0-canary.15
|
|
1072
|
-
|
|
1073
|
-
## 5.2.0-canary.14
|
|
1074
|
-
|
|
1075
|
-
## 5.2.0-canary.13
|
|
1076
|
-
|
|
1077
|
-
## 5.2.0-canary.12
|
|
1078
|
-
|
|
1079
|
-
## 5.2.0-canary.11
|
|
1080
|
-
|
|
1081
|
-
## 5.2.0-canary.10
|
|
1082
|
-
|
|
1083
|
-
## 5.2.0-canary.9
|
|
1084
|
-
|
|
1085
|
-
## 5.2.0-canary.8
|
|
1086
|
-
|
|
1087
|
-
## 5.2.0-canary.7
|
|
1088
|
-
|
|
1089
|
-
### Minor Changes
|
|
1090
|
-
|
|
1091
|
-
- [#1749](https://github.com/graphcommerce-org/graphcommerce/pull/1749) [`0cc472915`](https://github.com/graphcommerce-org/graphcommerce/commit/0cc4729154d316227a41712b5f0adf514768e91f) - Added new filter UI and behaviour. Filters will appear as a popper on the md and up breakpoints and as an overlay on sm and below breakpoints. Filters now have an Apply button instead of applying directly. ([@paales](https://github.com/paales))
|
|
1092
|
-
|
|
1093
|
-
### Patch Changes
|
|
1094
|
-
|
|
1095
|
-
- [#1749](https://github.com/graphcommerce-org/graphcommerce/pull/1749) [`16e91da42`](https://github.com/graphcommerce-org/graphcommerce/commit/16e91da42dcb454ea4761d1780b9338c88ef1463) - Fix spelling error incomming to incoming ([@paales](https://github.com/paales))
|
|
1096
|
-
|
|
1097
|
-
## 5.2.0-canary.6
|
|
1098
|
-
|
|
1099
|
-
## 5.2.0-canary.5
|
|
1100
|
-
|
|
1101
|
-
## 5.2.0-canary.4
|
|
1102
|
-
|
|
1103
|
-
## 5.2.0-canary.3
|
|
1104
|
-
|
|
1105
|
-
## 5.2.0-canary.2
|
|
1106
|
-
|
|
1107
|
-
## 5.2.0-canary.1
|
|
1108
|
-
|
|
1109
|
-
## 5.2.0-canary.0
|
|
1110
|
-
|
|
1111
|
-
## 5.1.1
|
|
1112
|
-
|
|
1113
|
-
## 5.1.1-canary.1
|
|
1114
|
-
|
|
1115
|
-
## 5.1.1-canary.0
|
|
1116
|
-
|
|
1117
|
-
## 5.1.0
|
|
1118
|
-
|
|
1119
|
-
### Minor Changes
|
|
1120
|
-
|
|
1121
|
-
- [#1756](https://github.com/graphcommerce-org/graphcommerce/pull/1756) [`1abaaedde`](https://github.com/graphcommerce-org/graphcommerce/commit/1abaaedde4062d3b19696e333d0016972681afaf) - Show cart item error messages when running Magento >= 2.4.5 or this [patch is applied](https://raw.githubusercontent.com/graphcommerce-org/graphcommerce/main/packages/magento-cart/243-244-magento-module-quote-graphql-cart-item-errors.patch)
|
|
1122
|
-
|
|
1123
|
-
- Fixes an issue where the cart can get into a broken state, if items contain errors.
|
|
1124
|
-
- AddToCartForm now shows a success message if there is an error but the error is related to another item in the cart.
|
|
1125
|
-
- Disable checkout buttons when there are cart item errors and show a message. ([@paales](https://github.com/paales))
|
|
1126
|
-
|
|
1127
|
-
### Patch Changes
|
|
1128
|
-
|
|
1129
|
-
- [#1752](https://github.com/graphcommerce-org/graphcommerce/pull/1752) [`2a6a4d9ec`](https://github.com/graphcommerce-org/graphcommerce/commit/2a6a4d9ecfa1b58a66ba9b9d00016d6feda9aa95) - Updated dependencies to latest versions, except for nextjs; Solve tons of peer dependency issues.
|
|
1130
|
-
|
|
1131
|
-
- Updated the @mui/material package
|
|
1132
|
-
- Removed dependencies on react-hook-form-mui and @playwright/test
|
|
1133
|
-
- Upgraded dependencies including type-fest and graphql-mesh
|
|
1134
|
-
- Solved peer dependency issues ([@paales](https://github.com/paales))
|
|
1135
|
-
|
|
1136
|
-
## 5.1.0-canary.11
|
|
1137
|
-
|
|
1138
|
-
## 5.1.0-canary.10
|
|
1139
|
-
|
|
1140
|
-
## 5.1.0-canary.9
|
|
1141
|
-
|
|
1142
|
-
## 5.1.0-canary.8
|
|
1143
|
-
|
|
1144
|
-
## 5.1.0-canary.7
|
|
1145
|
-
|
|
1146
|
-
### Minor Changes
|
|
1147
|
-
|
|
1148
|
-
- [#1756](https://github.com/graphcommerce-org/graphcommerce/pull/1756) [`1abaaedde`](https://github.com/graphcommerce-org/graphcommerce/commit/1abaaedde4062d3b19696e333d0016972681afaf) - Show cart item error messages when running Magento >= 2.4.5 or this [patch is applied](https://raw.githubusercontent.com/graphcommerce-org/graphcommerce/main/packages/magento-cart/243-244-magento-module-quote-graphql-cart-item-errors.patch)
|
|
1149
|
-
|
|
1150
|
-
- Fixes an issue where the cart can get into a broken state, if items contain errors.
|
|
1151
|
-
- AddToCartForm now shows a success message if there is an error but the error is related to another item in the cart.
|
|
1152
|
-
- Disable checkout buttons when there are cart item errors and show a message. ([@paales](https://github.com/paales))
|
|
1153
|
-
|
|
1154
|
-
## 5.1.0-canary.6
|
|
1155
|
-
|
|
1156
|
-
## 5.1.0-canary.5
|
|
1157
|
-
|
|
1158
|
-
## 5.1.0-canary.4
|
|
1159
|
-
|
|
1160
|
-
## 5.1.0-canary.3
|
|
1161
|
-
|
|
1162
|
-
### Patch Changes
|
|
1163
|
-
|
|
1164
|
-
- [#1752](https://github.com/graphcommerce-org/graphcommerce/pull/1752) [`2a6a4d9ec`](https://github.com/graphcommerce-org/graphcommerce/commit/2a6a4d9ecfa1b58a66ba9b9d00016d6feda9aa95) - Updated dependencies to latest versions, except for nextjs; Solve tons of peer dependency issues.
|
|
1165
|
-
|
|
1166
|
-
- Updated the @mui/material package
|
|
1167
|
-
- Removed dependencies on react-hook-form-mui and @playwright/test
|
|
1168
|
-
- Upgraded dependencies including type-fest and graphql-mesh
|
|
1169
|
-
- Solved peer dependency issues ([@paales](https://github.com/paales))
|
|
1170
|
-
|
|
1171
|
-
## 5.1.0-canary.2
|
|
1172
|
-
|
|
1173
|
-
## 5.1.0-canary.1
|
|
1174
|
-
|
|
1175
|
-
## 5.1.0-canary.0
|
|
1176
|
-
|
|
1177
|
-
## 5.0.0
|
|
1178
|
-
|
|
1179
|
-
### Major Changes
|
|
1180
|
-
|
|
1181
|
-
- [#1734](https://github.com/graphcommerce-org/graphcommerce/pull/1734) [`e4c7fe17e`](https://github.com/graphcommerce-org/graphcommerce/commit/e4c7fe17e413e37362ceae92e67f1b3a5f62d398) - Bump major version of all packages ([@github-actions](https://github.com/apps/github-actions))
|
|
1182
|
-
|
|
1183
|
-
### Minor Changes
|
|
1184
|
-
|
|
1185
|
-
- [#1733](https://github.com/graphcommerce-org/graphcommerce/pull/1733) [`761bd2832`](https://github.com/graphcommerce-org/graphcommerce/commit/761bd2832f115afc8b95bedbf479266309dd5acc) - ApolloLinks, typePolicies and migration scripts are now handled with plugins on the new library component `<GraphQLProvider/>`. Hygraph's, Magento Cart, Customer, Store, Wishlist and Magento GraphQL are all migrated to be using plugins.
|
|
1186
|
-
|
|
1187
|
-
If you are using custom `links` / `policies` / `migrations` you can pass them as props to the `<GraphQLProvider/>` or create your own local plugin. ([@paales](https://github.com/paales))
|
|
1188
|
-
|
|
1189
|
-
## 5.0.0-canary.14
|
|
1190
|
-
|
|
1191
|
-
## 5.0.0-canary.13
|
|
1192
|
-
|
|
1193
|
-
### Major Changes
|
|
1194
|
-
|
|
1195
|
-
- [`e4c7fe17e`](https://github.com/graphcommerce-org/graphcommerce/commit/e4c7fe17e413e37362ceae92e67f1b3a5f62d398) - Bump major version of all packages ([@paales](https://github.com/paales))
|
|
1196
|
-
|
|
1197
|
-
## 4.14.0-canary.12
|
|
1198
|
-
|
|
1199
|
-
## 4.14.0-canary.11
|
|
1200
|
-
|
|
1201
|
-
## 4.14.0-canary.10
|
|
1202
|
-
|
|
1203
|
-
## 4.14.0-canary.9
|
|
1204
|
-
|
|
1205
|
-
## 4.14.0-canary.8
|
|
1206
|
-
|
|
1207
|
-
## 4.14.0-canary.7
|
|
1208
|
-
|
|
1209
|
-
## 4.14.0-canary.6
|
|
1210
|
-
|
|
1211
|
-
## 4.14.0-canary.5
|
|
1212
|
-
|
|
1213
|
-
## 4.14.0-canary.4
|
|
1214
|
-
|
|
1215
|
-
### Minor Changes
|
|
1216
|
-
|
|
1217
|
-
- [#1733](https://github.com/graphcommerce-org/graphcommerce/pull/1733) [`761bd2832`](https://github.com/graphcommerce-org/graphcommerce/commit/761bd2832f115afc8b95bedbf479266309dd5acc) - ApolloLinks, typePolicies and migration scripts are now handled with plugins on the new library component `<GraphQLProvider/>`. Hygraph's, Magento Cart, Customer, Store, Wishlist and Magento GraphQL are all migrated to be using plugins.
|
|
1218
|
-
|
|
1219
|
-
If you are using custom `links` / `policies` / `migrations` you can pass them as props to the `<GraphQLProvider/>` or create your own local plugin. ([@paales](https://github.com/paales))
|
|
1220
|
-
|
|
1221
|
-
## 4.14.0-canary.3
|
|
1222
|
-
|
|
1223
|
-
## 4.14.0-canary.2
|
|
1224
|
-
|
|
1225
|
-
## 4.13.2-canary.1
|
|
1226
|
-
|
|
1227
|
-
## 4.13.2-canary.0
|
|
1228
|
-
|
|
1229
|
-
## 4.13.3
|
|
1230
|
-
|
|
1231
|
-
## 4.13.2
|
|
1232
|
-
|
|
1233
|
-
## 4.13.1
|
|
1234
|
-
|
|
1235
|
-
### Patch Changes
|
|
1236
|
-
|
|
1237
|
-
- [#1716](https://github.com/graphcommerce-org/graphcommerce/pull/1716) [`3cc6a4014`](https://github.com/graphcommerce-org/graphcommerce/commit/3cc6a401405bebeb30ff45c8509b189407bb7f77) Thanks [@github-actions](https://github.com/apps/github-actions)! - Remove spacing from InlineAccount on the checkout
|
|
1238
|
-
|
|
1239
|
-
## 4.13.1-canary.2
|
|
1240
|
-
|
|
1241
|
-
## 4.13.1-canary.1
|
|
1242
|
-
|
|
1243
|
-
## 4.13.1-canary.0
|
|
1244
|
-
|
|
1245
|
-
### Patch Changes
|
|
1246
|
-
|
|
1247
|
-
- [`c6f6cb102`](https://github.com/graphcommerce-org/graphcommerce/commit/c6f6cb102d71b7b4b478cc2eeb8a9f2a784b5bbf) Thanks [@paales](https://github.com/paales)! - Remove spacing from InlineAccount on the checkout
|
|
1248
|
-
|
|
1249
|
-
## 4.13.0
|
|
1250
|
-
|
|
1251
|
-
### Patch Changes
|
|
205
|
+
### Patch Changes
|
|
1252
206
|
|
|
1253
207
|
- [#1702](https://github.com/graphcommerce-org/graphcommerce/pull/1702) [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
|
|
1254
208
|
|
|
1255
|
-
## 4.13.0-canary.1
|
|
1256
|
-
|
|
1257
|
-
### Patch Changes
|
|
1258
|
-
|
|
1259
|
-
- [`abb15ef4a`](https://github.com/graphcommerce-org/graphcommerce/commit/abb15ef4a79b12eddb32cc006e5d1d31dd06ac2d) Thanks [@paales](https://github.com/paales)! - Added canary releases to GraphCommerce
|
|
1260
|
-
|
|
1261
|
-
## 4.13.0-canary.0
|
|
1262
|
-
|
|
1263
209
|
## 4.9.5
|
|
1264
210
|
|
|
1265
211
|
### Patch Changes
|