@graphcommerce/magento-customer 8.0.6 → 8.0.8
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 +50 -84
- package/package.json +14 -14
package/CHANGELOG.md
CHANGED
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 8.0.8
|
|
4
|
+
|
|
5
|
+
## 8.0.7
|
|
6
|
+
|
|
3
7
|
## 8.0.6
|
|
4
8
|
|
|
5
9
|
## 8.0.5
|
|
6
10
|
|
|
7
11
|
### Patch Changes
|
|
8
12
|
|
|
9
|
-
- [#2243](https://github.com/graphcommerce-org/graphcommerce/pull/2243) [`c2ddb9e`](https://github.com/graphcommerce-org/graphcommerce/commit/c2ddb9e1e9d08b4363cc1ffa31e23d715ab1bdb6) - Solve an issue where the cart wouldn't be merged after the customer created a new account.
|
|
10
|
-
([@paales](https://github.com/paales))
|
|
13
|
+
- [#2243](https://github.com/graphcommerce-org/graphcommerce/pull/2243) [`c2ddb9e`](https://github.com/graphcommerce-org/graphcommerce/commit/c2ddb9e1e9d08b4363cc1ffa31e23d715ab1bdb6) - Solve an issue where the cart wouldn't be merged after the customer created a new account. ([@paales](https://github.com/paales))
|
|
11
14
|
|
|
12
15
|
## 8.0.5-canary.10
|
|
13
16
|
|
|
@@ -21,8 +24,7 @@
|
|
|
21
24
|
|
|
22
25
|
### Patch Changes
|
|
23
26
|
|
|
24
|
-
- [#2243](https://github.com/graphcommerce-org/graphcommerce/pull/2243) [`c2ddb9e`](https://github.com/graphcommerce-org/graphcommerce/commit/c2ddb9e1e9d08b4363cc1ffa31e23d715ab1bdb6) - Solve an issue where the cart wouldn't be merged after the customer created a new account.
|
|
25
|
-
([@paales](https://github.com/paales))
|
|
27
|
+
- [#2243](https://github.com/graphcommerce-org/graphcommerce/pull/2243) [`c2ddb9e`](https://github.com/graphcommerce-org/graphcommerce/commit/c2ddb9e1e9d08b4363cc1ffa31e23d715ab1bdb6) - Solve an issue where the cart wouldn't be merged after the customer created a new account. ([@paales](https://github.com/paales))
|
|
26
28
|
|
|
27
29
|
## 8.0.5-canary.5
|
|
28
30
|
|
|
@@ -46,17 +48,13 @@
|
|
|
46
48
|
|
|
47
49
|
### Patch Changes
|
|
48
50
|
|
|
49
|
-
- [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`6b61a93`](https://github.com/graphcommerce-org/graphcommerce/commit/6b61a93476505e66a3135844b9bce62ccdd1bdcf) - Solve an issue where the customer could not save their region in the customer account section.
|
|
50
|
-
([@paales](https://github.com/paales))
|
|
51
|
+
- [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`6b61a93`](https://github.com/graphcommerce-org/graphcommerce/commit/6b61a93476505e66a3135844b9bce62ccdd1bdcf) - Solve an issue where the customer could not save their region in the customer account section. ([@paales](https://github.com/paales))
|
|
51
52
|
|
|
52
|
-
- [#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.
|
|
53
|
-
([@paales](https://github.com/paales))
|
|
53
|
+
- [#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))
|
|
54
54
|
|
|
55
|
-
- [#2207](https://github.com/graphcommerce-org/graphcommerce/pull/2207) [`4d7594c`](https://github.com/graphcommerce-org/graphcommerce/commit/4d7594ca2174f74bfa9f66a464b77b3fd04f3560) - After changing the default shipping or billing address in the account section other address would not properly update
|
|
56
|
-
([@paales](https://github.com/paales))
|
|
55
|
+
- [#2207](https://github.com/graphcommerce-org/graphcommerce/pull/2207) [`4d7594c`](https://github.com/graphcommerce-org/graphcommerce/commit/4d7594ca2174f74bfa9f66a464b77b3fd04f3560) - After changing the default shipping or billing address in the account section other address would not properly update ([@paales](https://github.com/paales))
|
|
57
56
|
|
|
58
|
-
- [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`dbd943d`](https://github.com/graphcommerce-org/graphcommerce/commit/dbd943d9f588f24d5c73bdf35f2d3bbc5e0e3406) - Split out AddressFields into separate components and allow renaming fields.
|
|
59
|
-
([@paales](https://github.com/paales))
|
|
57
|
+
- [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`dbd943d`](https://github.com/graphcommerce-org/graphcommerce/commit/dbd943d9f588f24d5c73bdf35f2d3bbc5e0e3406) - Split out AddressFields into separate components and allow renaming fields. ([@paales](https://github.com/paales))
|
|
60
58
|
|
|
61
59
|
## 8.0.3-canary.6
|
|
62
60
|
|
|
@@ -64,11 +62,9 @@
|
|
|
64
62
|
|
|
65
63
|
### Patch Changes
|
|
66
64
|
|
|
67
|
-
- [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`6b61a93`](https://github.com/graphcommerce-org/graphcommerce/commit/6b61a93476505e66a3135844b9bce62ccdd1bdcf) - Solve an issue where the customer could not save their region in the customer account section.
|
|
68
|
-
([@paales](https://github.com/paales))
|
|
65
|
+
- [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`6b61a93`](https://github.com/graphcommerce-org/graphcommerce/commit/6b61a93476505e66a3135844b9bce62ccdd1bdcf) - Solve an issue where the customer could not save their region in the customer account section. ([@paales](https://github.com/paales))
|
|
69
66
|
|
|
70
|
-
- [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`dbd943d`](https://github.com/graphcommerce-org/graphcommerce/commit/dbd943d9f588f24d5c73bdf35f2d3bbc5e0e3406) - Split out AddressFields into separate components and allow renaming fields.
|
|
71
|
-
([@paales](https://github.com/paales))
|
|
67
|
+
- [#2212](https://github.com/graphcommerce-org/graphcommerce/pull/2212) [`dbd943d`](https://github.com/graphcommerce-org/graphcommerce/commit/dbd943d9f588f24d5c73bdf35f2d3bbc5e0e3406) - Split out AddressFields into separate components and allow renaming fields. ([@paales](https://github.com/paales))
|
|
72
68
|
|
|
73
69
|
## 8.0.3-canary.4
|
|
74
70
|
|
|
@@ -78,15 +74,13 @@
|
|
|
78
74
|
|
|
79
75
|
### Patch Changes
|
|
80
76
|
|
|
81
|
-
- [#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.
|
|
82
|
-
([@paales](https://github.com/paales))
|
|
77
|
+
- [#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))
|
|
83
78
|
|
|
84
79
|
## 8.0.3-canary.1
|
|
85
80
|
|
|
86
81
|
### Patch Changes
|
|
87
82
|
|
|
88
|
-
- [#2207](https://github.com/graphcommerce-org/graphcommerce/pull/2207) [`4d7594c`](https://github.com/graphcommerce-org/graphcommerce/commit/4d7594ca2174f74bfa9f66a464b77b3fd04f3560) - After changing the default shipping or billing address in the account section other address would not properly update
|
|
89
|
-
([@paales](https://github.com/paales))
|
|
83
|
+
- [#2207](https://github.com/graphcommerce-org/graphcommerce/pull/2207) [`4d7594c`](https://github.com/graphcommerce-org/graphcommerce/commit/4d7594ca2174f74bfa9f66a464b77b3fd04f3560) - After changing the default shipping or billing address in the account section other address would not properly update ([@paales](https://github.com/paales))
|
|
90
84
|
|
|
91
85
|
## 8.0.3-canary.0
|
|
92
86
|
|
|
@@ -94,8 +88,7 @@
|
|
|
94
88
|
|
|
95
89
|
### Patch Changes
|
|
96
90
|
|
|
97
|
-
- [#2197](https://github.com/graphcommerce-org/graphcommerce/pull/2197) [`044331c`](https://github.com/graphcommerce-org/graphcommerce/commit/044331cf1ea3a6040cfe8e0f79fb62025d5a9d90) - Revert: Change sorting for customer orders in Descending Created at order
|
|
98
|
-
([@paales](https://github.com/paales))
|
|
91
|
+
- [#2197](https://github.com/graphcommerce-org/graphcommerce/pull/2197) [`044331c`](https://github.com/graphcommerce-org/graphcommerce/commit/044331cf1ea3a6040cfe8e0f79fb62025d5a9d90) - Revert: Change sorting for customer orders in Descending Created at order ([@paales](https://github.com/paales))
|
|
99
92
|
|
|
100
93
|
## 8.0.2-canary.3
|
|
101
94
|
|
|
@@ -103,8 +96,7 @@
|
|
|
103
96
|
|
|
104
97
|
### Patch Changes
|
|
105
98
|
|
|
106
|
-
- [#2197](https://github.com/graphcommerce-org/graphcommerce/pull/2197) [`044331c`](https://github.com/graphcommerce-org/graphcommerce/commit/044331cf1ea3a6040cfe8e0f79fb62025d5a9d90) - Revert: Change sorting for customer orders in Descending Created at order
|
|
107
|
-
([@paales](https://github.com/paales))
|
|
99
|
+
- [#2197](https://github.com/graphcommerce-org/graphcommerce/pull/2197) [`044331c`](https://github.com/graphcommerce-org/graphcommerce/commit/044331cf1ea3a6040cfe8e0f79fb62025d5a9d90) - Revert: Change sorting for customer orders in Descending Created at order ([@paales](https://github.com/paales))
|
|
108
100
|
|
|
109
101
|
## 8.0.2-canary.1
|
|
110
102
|
|
|
@@ -114,24 +106,19 @@
|
|
|
114
106
|
|
|
115
107
|
### Patch Changes
|
|
116
108
|
|
|
117
|
-
- [#2177](https://github.com/graphcommerce-org/graphcommerce/pull/2177) [`816d789`](https://github.com/graphcommerce-org/graphcommerce/commit/816d7893159528bbe4ffc51c3958c806b81b58b0) - Change sorting for customer orders in Descending Created at order
|
|
118
|
-
([@LaurensFranken](https://github.com/LaurensFranken))
|
|
109
|
+
- [#2177](https://github.com/graphcommerce-org/graphcommerce/pull/2177) [`816d789`](https://github.com/graphcommerce-org/graphcommerce/commit/816d7893159528bbe4ffc51c3958c806b81b58b0) - Change sorting for customer orders in Descending Created at order ([@LaurensFranken](https://github.com/LaurensFranken))
|
|
119
110
|
|
|
120
|
-
- [#2191](https://github.com/graphcommerce-org/graphcommerce/pull/2191) [`13ffa6b`](https://github.com/graphcommerce-org/graphcommerce/commit/13ffa6b945f1c72bf1fdc9298e4ce5dd76b48d73) - When a user was logging in from the checkout react would be caught in an infinite loop and thus the page would hang
|
|
121
|
-
([@JoshuaS98](https://github.com/JoshuaS98))
|
|
111
|
+
- [#2191](https://github.com/graphcommerce-org/graphcommerce/pull/2191) [`13ffa6b`](https://github.com/graphcommerce-org/graphcommerce/commit/13ffa6b945f1c72bf1fdc9298e4ce5dd76b48d73) - When a user was logging in from the checkout react would be caught in an infinite loop and thus the page would hang ([@JoshuaS98](https://github.com/JoshuaS98))
|
|
122
112
|
|
|
123
|
-
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`09a2cc3`](https://github.com/graphcommerce-org/graphcommerce/commit/09a2cc35ceb5e714ffd02e573eebe7de842ae327) - Do not try to automatically invalidate the current token and fully rely on the Session Expired dialog
|
|
124
|
-
([@paales](https://github.com/paales))
|
|
113
|
+
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`09a2cc3`](https://github.com/graphcommerce-org/graphcommerce/commit/09a2cc35ceb5e714ffd02e573eebe7de842ae327) - Do not try to automatically invalidate the current token and fully rely on the Session Expired dialog ([@paales](https://github.com/paales))
|
|
125
114
|
|
|
126
|
-
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`ee969bf`](https://github.com/graphcommerce-org/graphcommerce/commit/ee969bfc5415392747b04e0484685f5c611a2559) - After signing out the currentCartId was still returning a value causing the cart to be shown after signing out
|
|
127
|
-
([@paales](https://github.com/paales))
|
|
115
|
+
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`ee969bf`](https://github.com/graphcommerce-org/graphcommerce/commit/ee969bfc5415392747b04e0484685f5c611a2559) - After signing out the currentCartId was still returning a value causing the cart to be shown after signing out ([@paales](https://github.com/paales))
|
|
128
116
|
|
|
129
117
|
## 8.0.1-canary.4
|
|
130
118
|
|
|
131
119
|
### Patch Changes
|
|
132
120
|
|
|
133
|
-
- [#2191](https://github.com/graphcommerce-org/graphcommerce/pull/2191) [`13ffa6b`](https://github.com/graphcommerce-org/graphcommerce/commit/13ffa6b945f1c72bf1fdc9298e4ce5dd76b48d73) - When a user was logging in from the checkout react would be caught in an infinite loop and thus the page would hang
|
|
134
|
-
([@JoshuaS98](https://github.com/JoshuaS98))
|
|
121
|
+
- [#2191](https://github.com/graphcommerce-org/graphcommerce/pull/2191) [`13ffa6b`](https://github.com/graphcommerce-org/graphcommerce/commit/13ffa6b945f1c72bf1fdc9298e4ce5dd76b48d73) - When a user was logging in from the checkout react would be caught in an infinite loop and thus the page would hang ([@JoshuaS98](https://github.com/JoshuaS98))
|
|
135
122
|
|
|
136
123
|
## 8.0.1-canary.3
|
|
137
124
|
|
|
@@ -139,8 +126,7 @@
|
|
|
139
126
|
|
|
140
127
|
### Patch Changes
|
|
141
128
|
|
|
142
|
-
- [#2177](https://github.com/graphcommerce-org/graphcommerce/pull/2177) [`816d789`](https://github.com/graphcommerce-org/graphcommerce/commit/816d7893159528bbe4ffc51c3958c806b81b58b0) - Change sorting for customer orders in Descending Created at order
|
|
143
|
-
([@LaurensFranken](https://github.com/LaurensFranken))
|
|
129
|
+
- [#2177](https://github.com/graphcommerce-org/graphcommerce/pull/2177) [`816d789`](https://github.com/graphcommerce-org/graphcommerce/commit/816d7893159528bbe4ffc51c3958c806b81b58b0) - Change sorting for customer orders in Descending Created at order ([@LaurensFranken](https://github.com/LaurensFranken))
|
|
144
130
|
|
|
145
131
|
## 8.0.1-canary.1
|
|
146
132
|
|
|
@@ -148,18 +134,15 @@
|
|
|
148
134
|
|
|
149
135
|
### Patch Changes
|
|
150
136
|
|
|
151
|
-
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`09a2cc3`](https://github.com/graphcommerce-org/graphcommerce/commit/09a2cc35ceb5e714ffd02e573eebe7de842ae327) - Do not try to automatically invalidate the current token and fully rely on the Session Expired dialog
|
|
152
|
-
([@paales](https://github.com/paales))
|
|
137
|
+
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`09a2cc3`](https://github.com/graphcommerce-org/graphcommerce/commit/09a2cc35ceb5e714ffd02e573eebe7de842ae327) - Do not try to automatically invalidate the current token and fully rely on the Session Expired dialog ([@paales](https://github.com/paales))
|
|
153
138
|
|
|
154
|
-
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`ee969bf`](https://github.com/graphcommerce-org/graphcommerce/commit/ee969bfc5415392747b04e0484685f5c611a2559) - After signing out the currentCartId was still returning a value causing the cart to be shown after signing out
|
|
155
|
-
([@paales](https://github.com/paales))
|
|
139
|
+
- [#2187](https://github.com/graphcommerce-org/graphcommerce/pull/2187) [`ee969bf`](https://github.com/graphcommerce-org/graphcommerce/commit/ee969bfc5415392747b04e0484685f5c611a2559) - After signing out the currentCartId was still returning a value causing the cart to be shown after signing out ([@paales](https://github.com/paales))
|
|
156
140
|
|
|
157
141
|
## 8.0.0
|
|
158
142
|
|
|
159
143
|
### Minor Changes
|
|
160
144
|
|
|
161
|
-
- [#2175](https://github.com/graphcommerce-org/graphcommerce/pull/2175) [`a6bcb87`](https://github.com/graphcommerce-org/graphcommerce/commit/a6bcb8785d54ef735d82154a775822d84f2b2b80) - Autofill country dropdown in CreateCustomerAddressForm so AddPostcodeNLAddressFields plugin works by default
|
|
162
|
-
([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
145
|
+
- [#2175](https://github.com/graphcommerce-org/graphcommerce/pull/2175) [`a6bcb87`](https://github.com/graphcommerce-org/graphcommerce/commit/a6bcb8785d54ef735d82154a775822d84f2b2b80) - Autofill country dropdown in CreateCustomerAddressForm so AddPostcodeNLAddressFields plugin works by default ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
163
146
|
|
|
164
147
|
- [#2110](https://github.com/graphcommerce-org/graphcommerce/pull/2110) [`d2e716d`](https://github.com/graphcommerce-org/graphcommerce/commit/d2e716d437fcfed13388ef536a8e73513744027b) - ---
|
|
165
148
|
|
|
@@ -173,38 +156,27 @@
|
|
|
173
156
|
|
|
174
157
|
### Patch Changes
|
|
175
158
|
|
|
176
|
-
- [#2091](https://github.com/graphcommerce-org/graphcommerce/pull/2091) [`5b865d3`](https://github.com/graphcommerce-org/graphcommerce/commit/5b865d376fe3b830a03af15b56986a0448af4987) - Order details page in the customer account section is completely redesigned to be more in line with other areas.
|
|
177
|
-
([@StefanAngenent](https://github.com/StefanAngenent))
|
|
159
|
+
- [#2091](https://github.com/graphcommerce-org/graphcommerce/pull/2091) [`5b865d3`](https://github.com/graphcommerce-org/graphcommerce/commit/5b865d376fe3b830a03af15b56986a0448af4987) - Order details page in the customer account section is completely redesigned to be more in line with other areas. ([@StefanAngenent](https://github.com/StefanAngenent))
|
|
178
160
|
|
|
179
|
-
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`a5c6550`](https://github.com/graphcommerce-org/graphcommerce/commit/a5c65506a7e72bd9ea101f665ce201e82396c63c) - Allow passing skip to useCustomerQuery and useGuestQuery
|
|
180
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
161
|
+
- [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`a5c6550`](https://github.com/graphcommerce-org/graphcommerce/commit/a5c65506a7e72bd9ea101f665ce201e82396c63c) - Allow passing skip to useCustomerQuery and useGuestQuery ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
181
162
|
|
|
182
|
-
- [#2170](https://github.com/graphcommerce-org/graphcommerce/pull/2170) [`f3e906f`](https://github.com/graphcommerce-org/graphcommerce/commit/f3e906f7e374ce22d36af29c0f3c8153e18300e6) - Solved an issue where the inactive cart would set as the current cart when the customer had signed in, checked out their cart, session expired and tried to log in again.
|
|
183
|
-
([@FrankHarland](https://github.com/FrankHarland))
|
|
163
|
+
- [#2170](https://github.com/graphcommerce-org/graphcommerce/pull/2170) [`f3e906f`](https://github.com/graphcommerce-org/graphcommerce/commit/f3e906f7e374ce22d36af29c0f3c8153e18300e6) - Solved an issue where the inactive cart would set as the current cart when the customer had signed in, checked out their cart, session expired and tried to log in again. ([@FrankHarland](https://github.com/FrankHarland))
|
|
184
164
|
|
|
185
|
-
- [#2107](https://github.com/graphcommerce-org/graphcommerce/pull/2107) [`2f51504`](https://github.com/graphcommerce-org/graphcommerce/commit/2f5150456eabcce410ad8a0f1cbebeedabb6564c) - Remember email adress when going from checkout to signin/up form
|
|
186
|
-
([@FrankHarland](https://github.com/FrankHarland))
|
|
165
|
+
- [#2107](https://github.com/graphcommerce-org/graphcommerce/pull/2107) [`2f51504`](https://github.com/graphcommerce-org/graphcommerce/commit/2f5150456eabcce410ad8a0f1cbebeedabb6564c) - Remember email adress when going from checkout to signin/up form ([@FrankHarland](https://github.com/FrankHarland))
|
|
187
166
|
|
|
188
|
-
- [#2128](https://github.com/graphcommerce-org/graphcommerce/pull/2128) [`2320f8f`](https://github.com/graphcommerce-org/graphcommerce/commit/2320f8fa28713f45f0a9ecfc7d8623120add2a9a) - Fixed bug which caused region to not be set properly if user swapped countries in the checkout process.
|
|
189
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
167
|
+
- [#2128](https://github.com/graphcommerce-org/graphcommerce/pull/2128) [`2320f8f`](https://github.com/graphcommerce-org/graphcommerce/commit/2320f8fa28713f45f0a9ecfc7d8623120add2a9a) - Fixed bug which caused region to not be set properly if user swapped countries in the checkout process. ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
190
168
|
|
|
191
|
-
- [#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.
|
|
192
|
-
([@paales](https://github.com/paales))
|
|
169
|
+
- [#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))
|
|
193
170
|
|
|
194
|
-
- [#2166](https://github.com/graphcommerce-org/graphcommerce/pull/2166) [`304b816`](https://github.com/graphcommerce-org/graphcommerce/commit/304b81659caf82d9f500401d21da4110dd40db61) - When a user is logged in the modal is dismissed immediately without showing a succes page. This speeds up the interaction with the site.
|
|
195
|
-
([@FrankHarland](https://github.com/FrankHarland))
|
|
171
|
+
- [#2166](https://github.com/graphcommerce-org/graphcommerce/pull/2166) [`304b816`](https://github.com/graphcommerce-org/graphcommerce/commit/304b81659caf82d9f500401d21da4110dd40db61) - When a user is logged in the modal is dismissed immediately without showing a succes page. This speeds up the interaction with the site. ([@FrankHarland](https://github.com/FrankHarland))
|
|
196
172
|
|
|
197
|
-
- [#1999](https://github.com/graphcommerce-org/graphcommerce/pull/1999) [`c11f3b8`](https://github.com/graphcommerce-org/graphcommerce/commit/c11f3b88f187bb8e0059a6940b9835a076e5faf8) - Created a `debug.sessions` config that allows debugging sessions. Enable with `GC_DEBUG_SESSIONS=1` in your env or modify your graphcommerce.config.js
|
|
198
|
-
([@paales](https://github.com/paales))
|
|
173
|
+
- [#1999](https://github.com/graphcommerce-org/graphcommerce/pull/1999) [`c11f3b8`](https://github.com/graphcommerce-org/graphcommerce/commit/c11f3b88f187bb8e0059a6940b9835a076e5faf8) - Created a `debug.sessions` config that allows debugging sessions. Enable with `GC_DEBUG_SESSIONS=1` in your env or modify your graphcommerce.config.js ([@paales](https://github.com/paales))
|
|
199
174
|
|
|
200
|
-
- [#2087](https://github.com/graphcommerce-org/graphcommerce/pull/2087) [`42c33c6`](https://github.com/graphcommerce-org/graphcommerce/commit/42c33c6e3adceee400bc9f10ec416731db9279c0) - The message when the email was updated was unstyled.
|
|
201
|
-
([@StefanAngenent](https://github.com/StefanAngenent))
|
|
175
|
+
- [#2087](https://github.com/graphcommerce-org/graphcommerce/pull/2087) [`42c33c6`](https://github.com/graphcommerce-org/graphcommerce/commit/42c33c6e3adceee400bc9f10ec416731db9279c0) - The message when the email was updated was unstyled. ([@StefanAngenent](https://github.com/StefanAngenent))
|
|
202
176
|
|
|
203
|
-
- [#2082](https://github.com/graphcommerce-org/graphcommerce/pull/2082) [`2e8d19c`](https://github.com/graphcommerce-org/graphcommerce/commit/2e8d19cccd305f0e8eb4c29d05161af6cfdb9d84) - Add 'Current email' translation
|
|
204
|
-
([@StefanAngenent](https://github.com/StefanAngenent))
|
|
177
|
+
- [#2082](https://github.com/graphcommerce-org/graphcommerce/pull/2082) [`2e8d19c`](https://github.com/graphcommerce-org/graphcommerce/commit/2e8d19cccd305f0e8eb4c29d05161af6cfdb9d84) - Add 'Current email' translation ([@StefanAngenent](https://github.com/StefanAngenent))
|
|
205
178
|
|
|
206
|
-
- [#2098](https://github.com/graphcommerce-org/graphcommerce/pull/2098) [`ca45472`](https://github.com/graphcommerce-org/graphcommerce/commit/ca45472246e084f4b88f91bc700351e29c63e0e2) - Fix `<EditAddressForm />` when addition field is null or undefined
|
|
207
|
-
([@JoshuaS98](https://github.com/JoshuaS98))
|
|
179
|
+
- [#2098](https://github.com/graphcommerce-org/graphcommerce/pull/2098) [`ca45472`](https://github.com/graphcommerce-org/graphcommerce/commit/ca45472246e084f4b88f91bc700351e29c63e0e2) - Fix `<EditAddressForm />` when addition field is null or undefined ([@JoshuaS98](https://github.com/JoshuaS98))
|
|
208
180
|
|
|
209
181
|
## 8.0.0-canary.100
|
|
210
182
|
|
|
@@ -216,8 +188,7 @@
|
|
|
216
188
|
|
|
217
189
|
### Minor Changes
|
|
218
190
|
|
|
219
|
-
- [#2175](https://github.com/graphcommerce-org/graphcommerce/pull/2175) [`a6bcb87`](https://github.com/graphcommerce-org/graphcommerce/commit/a6bcb8785d54ef735d82154a775822d84f2b2b80) - Autofill country dropdown in CreateCustomerAddressForm so AddPostcodeNLAddressFields plugin works by default
|
|
220
|
-
([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
191
|
+
- [#2175](https://github.com/graphcommerce-org/graphcommerce/pull/2175) [`a6bcb87`](https://github.com/graphcommerce-org/graphcommerce/commit/a6bcb8785d54ef735d82154a775822d84f2b2b80) - Autofill country dropdown in CreateCustomerAddressForm so AddPostcodeNLAddressFields plugin works by default ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
221
192
|
|
|
222
193
|
## 8.0.0-canary.96
|
|
223
194
|
|
|
@@ -235,8 +206,7 @@
|
|
|
235
206
|
|
|
236
207
|
### Patch Changes
|
|
237
208
|
|
|
238
|
-
- [#2170](https://github.com/graphcommerce-org/graphcommerce/pull/2170) [`f3e906f`](https://github.com/graphcommerce-org/graphcommerce/commit/f3e906f7e374ce22d36af29c0f3c8153e18300e6) - fix(GCOM-1317): fix bug where inactive cached cart could be set as currentCartId
|
|
239
|
-
([@FrankHarland](https://github.com/FrankHarland))
|
|
209
|
+
- [#2170](https://github.com/graphcommerce-org/graphcommerce/pull/2170) [`f3e906f`](https://github.com/graphcommerce-org/graphcommerce/commit/f3e906f7e374ce22d36af29c0f3c8153e18300e6) - fix(GCOM-1317): fix bug where inactive cached cart could be set as currentCartId ([@FrankHarland](https://github.com/FrankHarland))
|
|
240
210
|
|
|
241
211
|
## 8.0.0-canary.89
|
|
242
212
|
|
|
@@ -244,8 +214,7 @@
|
|
|
244
214
|
|
|
245
215
|
### Patch Changes
|
|
246
216
|
|
|
247
|
-
- [#2166](https://github.com/graphcommerce-org/graphcommerce/pull/2166) [`304b816`](https://github.com/graphcommerce-org/graphcommerce/commit/304b81659caf82d9f500401d21da4110dd40db61) - Dismiss login page and go back to previous page asap when logging in
|
|
248
|
-
([@FrankHarland](https://github.com/FrankHarland))
|
|
217
|
+
- [#2166](https://github.com/graphcommerce-org/graphcommerce/pull/2166) [`304b816`](https://github.com/graphcommerce-org/graphcommerce/commit/304b81659caf82d9f500401d21da4110dd40db61) - Dismiss login page and go back to previous page asap when logging in ([@FrankHarland](https://github.com/FrankHarland))
|
|
249
218
|
|
|
250
219
|
## 8.0.0-canary.87
|
|
251
220
|
|
|
@@ -285,8 +254,7 @@
|
|
|
285
254
|
|
|
286
255
|
### Patch Changes
|
|
287
256
|
|
|
288
|
-
- [#2128](https://github.com/graphcommerce-org/graphcommerce/pull/2128) [`2320f8f`](https://github.com/graphcommerce-org/graphcommerce/commit/2320f8fa28713f45f0a9ecfc7d8623120add2a9a) - Fixed bug which caused region to not be set properly if user swapped countries in the checkout process.
|
|
289
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
257
|
+
- [#2128](https://github.com/graphcommerce-org/graphcommerce/pull/2128) [`2320f8f`](https://github.com/graphcommerce-org/graphcommerce/commit/2320f8fa28713f45f0a9ecfc7d8623120add2a9a) - Fixed bug which caused region to not be set properly if user swapped countries in the checkout process. ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
290
258
|
|
|
291
259
|
## 8.0.0-canary.69
|
|
292
260
|
|
|
@@ -294,11 +262,9 @@
|
|
|
294
262
|
|
|
295
263
|
### Patch Changes
|
|
296
264
|
|
|
297
|
-
- [#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
|
|
298
|
-
([@paales](https://github.com/paales))
|
|
265
|
+
- [#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))
|
|
299
266
|
|
|
300
|
-
- [#1999](https://github.com/graphcommerce-org/graphcommerce/pull/1999) [`c11f3b8`](https://github.com/graphcommerce-org/graphcommerce/commit/c11f3b88f187bb8e0059a6940b9835a076e5faf8) - Created a debug.sessions config that allows debugging sessions. Enable with GC_DEBUG_SESSIONS=1 in your env or modify your graphcommerce.config.js
|
|
301
|
-
([@paales](https://github.com/paales))
|
|
267
|
+
- [#1999](https://github.com/graphcommerce-org/graphcommerce/pull/1999) [`c11f3b8`](https://github.com/graphcommerce-org/graphcommerce/commit/c11f3b88f187bb8e0059a6940b9835a076e5faf8) - Created a debug.sessions config that allows debugging sessions. Enable with GC_DEBUG_SESSIONS=1 in your env or modify your graphcommerce.config.js ([@paales](https://github.com/paales))
|
|
302
268
|
|
|
303
269
|
## 7.1.0-canary.67
|
|
304
270
|
|
|
@@ -1733,31 +1699,31 @@
|
|
|
1733
1699
|
All occurences of `<Trans>` and `t` need to be replaced:
|
|
1734
1700
|
|
|
1735
1701
|
```tsx
|
|
1736
|
-
import { Trans, t } from
|
|
1702
|
+
import { Trans, t } from '@lingui/macro'
|
|
1737
1703
|
|
|
1738
1704
|
function MyComponent() {
|
|
1739
|
-
const foo =
|
|
1705
|
+
const foo = 'bar'
|
|
1740
1706
|
return (
|
|
1741
1707
|
<div aria-label={t`Account ${foo}`}>
|
|
1742
1708
|
<Trans>My Translation {foo}</Trans>
|
|
1743
1709
|
</div>
|
|
1744
|
-
)
|
|
1710
|
+
)
|
|
1745
1711
|
}
|
|
1746
1712
|
```
|
|
1747
1713
|
|
|
1748
1714
|
Needs to be replaced with:
|
|
1749
1715
|
|
|
1750
1716
|
```tsx
|
|
1751
|
-
import { Trans } from
|
|
1752
|
-
import { i18n } from
|
|
1717
|
+
import { Trans } from '@lingui/react'
|
|
1718
|
+
import { i18n } from '@lingui/core'
|
|
1753
1719
|
|
|
1754
1720
|
function MyComponent() {
|
|
1755
|
-
const foo =
|
|
1721
|
+
const foo = 'bar'
|
|
1756
1722
|
return (
|
|
1757
1723
|
<div aria-label={i18n._(/* i18n */ `Account {foo}`, { foo })}>
|
|
1758
|
-
<Trans key=
|
|
1724
|
+
<Trans key='My Translation {foo}' values={{ foo }}></Trans>
|
|
1759
1725
|
</div>
|
|
1760
|
-
)
|
|
1726
|
+
)
|
|
1761
1727
|
}
|
|
1762
1728
|
```
|
|
1763
1729
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-customer",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "8.0.
|
|
5
|
+
"version": "8.0.8",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,19 +12,19 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/ecommerce-ui": "^8.0.
|
|
16
|
-
"@graphcommerce/eslint-config-pwa": "^8.0.
|
|
17
|
-
"@graphcommerce/framer-next-pages": "^8.0.
|
|
18
|
-
"@graphcommerce/framer-utils": "^8.0.
|
|
19
|
-
"@graphcommerce/graphql": "^8.0.
|
|
20
|
-
"@graphcommerce/graphql-mesh": "^8.0.
|
|
21
|
-
"@graphcommerce/image": "^8.0.
|
|
22
|
-
"@graphcommerce/magento-graphql": "^8.0.
|
|
23
|
-
"@graphcommerce/magento-store": "^8.0.
|
|
24
|
-
"@graphcommerce/next-ui": "^8.0.
|
|
25
|
-
"@graphcommerce/prettier-config-pwa": "^8.0.
|
|
26
|
-
"@graphcommerce/react-hook-form": "^8.0.
|
|
27
|
-
"@graphcommerce/typescript-config-pwa": "^8.0.
|
|
15
|
+
"@graphcommerce/ecommerce-ui": "^8.0.8",
|
|
16
|
+
"@graphcommerce/eslint-config-pwa": "^8.0.8",
|
|
17
|
+
"@graphcommerce/framer-next-pages": "^8.0.8",
|
|
18
|
+
"@graphcommerce/framer-utils": "^8.0.8",
|
|
19
|
+
"@graphcommerce/graphql": "^8.0.8",
|
|
20
|
+
"@graphcommerce/graphql-mesh": "^8.0.8",
|
|
21
|
+
"@graphcommerce/image": "^8.0.8",
|
|
22
|
+
"@graphcommerce/magento-graphql": "^8.0.8",
|
|
23
|
+
"@graphcommerce/magento-store": "^8.0.8",
|
|
24
|
+
"@graphcommerce/next-ui": "^8.0.8",
|
|
25
|
+
"@graphcommerce/prettier-config-pwa": "^8.0.8",
|
|
26
|
+
"@graphcommerce/react-hook-form": "^8.0.8",
|
|
27
|
+
"@graphcommerce/typescript-config-pwa": "^8.0.8",
|
|
28
28
|
"@lingui/core": "^4.2.1",
|
|
29
29
|
"@lingui/macro": "^4.2.1",
|
|
30
30
|
"@lingui/react": "^4.2.1",
|