@graphcommerce/magento-product-grouped 10.0.0-canary.72 → 10.0.1-canary.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -152
- package/package.json +13 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,38 +1,8 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 10.0.
|
|
3
|
+
## 10.0.1-canary.0
|
|
4
4
|
|
|
5
|
-
## 10.0.0
|
|
6
|
-
|
|
7
|
-
## 10.0.0-canary.70
|
|
8
|
-
|
|
9
|
-
## 10.0.0-canary.69
|
|
10
|
-
|
|
11
|
-
## 10.0.0-canary.68
|
|
12
|
-
|
|
13
|
-
## 10.0.0-canary.67
|
|
14
|
-
|
|
15
|
-
## 10.0.0-canary.66
|
|
16
|
-
|
|
17
|
-
## 10.0.0-canary.65
|
|
18
|
-
|
|
19
|
-
## 10.0.0-canary.64
|
|
20
|
-
|
|
21
|
-
## 10.0.0-canary.63
|
|
22
|
-
|
|
23
|
-
## 10.0.0-canary.62
|
|
24
|
-
|
|
25
|
-
## 10.0.0-canary.61
|
|
26
|
-
|
|
27
|
-
## 10.0.0-canary.60
|
|
28
|
-
|
|
29
|
-
## 10.0.0-canary.59
|
|
30
|
-
|
|
31
|
-
## 10.0.0-canary.58
|
|
32
|
-
|
|
33
|
-
## 10.0.0-canary.57
|
|
34
|
-
|
|
35
|
-
## 10.0.0-canary.56
|
|
5
|
+
## 10.0.0
|
|
36
6
|
|
|
37
7
|
### Major Changes
|
|
38
8
|
|
|
@@ -112,134 +82,16 @@
|
|
|
112
82
|
- `@mui/*` modern alias rewrites
|
|
113
83
|
- Debug plugins (`CircularDependencyPlugin`, `DuplicatesPlugin`) ([@paales](https://github.com/paales))
|
|
114
84
|
|
|
115
|
-
## 9.1.0-canary.55
|
|
116
|
-
|
|
117
|
-
## 9.1.0-canary.54
|
|
118
|
-
|
|
119
|
-
## 9.1.0-canary.53
|
|
120
|
-
|
|
121
|
-
## 9.1.0-canary.52
|
|
122
|
-
|
|
123
|
-
## 9.1.0-canary.51
|
|
124
|
-
|
|
125
|
-
## 9.1.0-canary.50
|
|
126
|
-
|
|
127
|
-
## 9.1.0-canary.49
|
|
128
|
-
|
|
129
|
-
## 9.1.0-canary.48
|
|
130
|
-
|
|
131
|
-
## 9.1.0-canary.47
|
|
132
|
-
|
|
133
|
-
## 9.1.0-canary.46
|
|
134
|
-
|
|
135
|
-
## 9.1.0-canary.45
|
|
136
|
-
|
|
137
85
|
### Patch Changes
|
|
138
86
|
|
|
139
|
-
- [`
|
|
140
|
-
|
|
141
|
-
## 9.1.0-canary.44
|
|
142
|
-
|
|
143
|
-
## 9.1.0-canary.43
|
|
144
|
-
|
|
145
|
-
## 9.1.0-canary.42
|
|
146
|
-
|
|
147
|
-
## 9.1.0-canary.41
|
|
148
|
-
|
|
149
|
-
### Patch Changes
|
|
87
|
+
- [#2493](https://github.com/graphcommerce-org/graphcommerce/pull/2493) [`1d87dc1`](https://github.com/graphcommerce-org/graphcommerce/commit/1d87dc1ac00010df721547d6e62cb49f5bd450eb) - Use narrower types for grouped products ([@paales](https://github.com/paales))
|
|
150
88
|
|
|
151
89
|
- [#2530](https://github.com/graphcommerce-org/graphcommerce/pull/2530) [`7f10a7e`](https://github.com/graphcommerce-org/graphcommerce/commit/7f10a7e1f862588c7d866e1c845f164f8f6a86ad) - Use ProductListPrice and AddProductsToCartQuantity for grouped product lines ([@paales](https://github.com/paales))
|
|
152
90
|
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
## 9.1.0-canary.39
|
|
156
|
-
|
|
157
|
-
## 9.1.0-canary.38
|
|
158
|
-
|
|
159
|
-
## 9.1.0-canary.37
|
|
160
|
-
|
|
161
|
-
## 9.1.0-canary.36
|
|
162
|
-
|
|
163
|
-
## 9.1.0-canary.35
|
|
164
|
-
|
|
165
|
-
## 9.1.0-canary.34
|
|
166
|
-
|
|
167
|
-
## 9.1.0-canary.33
|
|
168
|
-
|
|
169
|
-
## 9.1.0-canary.32
|
|
170
|
-
|
|
171
|
-
## 9.1.0-canary.31
|
|
172
|
-
|
|
173
|
-
## 9.1.0-canary.30
|
|
174
|
-
|
|
175
|
-
## 9.1.0-canary.29
|
|
176
|
-
|
|
177
|
-
## 9.1.0-canary.28
|
|
178
|
-
|
|
179
|
-
## 9.1.0-canary.27
|
|
180
|
-
|
|
181
|
-
## 9.1.0-canary.26
|
|
182
|
-
|
|
183
|
-
### Patch Changes
|
|
91
|
+
- [`f915f65`](https://github.com/graphcommerce-org/graphcommerce/commit/f915f655f5965bab1d50eca9b275199c02e7b7d1) - Make sure the default quantity is selected on the product page for grouped products. Products are sorted correctly and create a separate GroupedProductItem fragment for easier etensibility. ([@paales](https://github.com/paales))
|
|
184
92
|
|
|
185
93
|
- [#2522](https://github.com/graphcommerce-org/graphcommerce/pull/2522) [`43641a4`](https://github.com/graphcommerce-org/graphcommerce/commit/43641a48e0f3828d99b686b2f7cbca915f426d64) - Solve issue where grouped products could only be added to the cart correctly once. ([@paales](https://github.com/paales))
|
|
186
94
|
|
|
187
|
-
## 9.1.0-canary.25
|
|
188
|
-
|
|
189
|
-
## 9.1.0-canary.24
|
|
190
|
-
|
|
191
|
-
## 9.1.0-canary.23
|
|
192
|
-
|
|
193
|
-
## 9.1.0-canary.22
|
|
194
|
-
|
|
195
|
-
## 9.1.0-canary.21
|
|
196
|
-
|
|
197
|
-
## 9.1.0-canary.20
|
|
198
|
-
|
|
199
|
-
## 9.1.0-canary.19
|
|
200
|
-
|
|
201
|
-
## 9.1.0-canary.18
|
|
202
|
-
|
|
203
|
-
## 9.1.0-canary.17
|
|
204
|
-
|
|
205
|
-
## 9.1.0-canary.16
|
|
206
|
-
|
|
207
|
-
## 9.1.0-canary.15
|
|
208
|
-
|
|
209
|
-
### Patch Changes
|
|
210
|
-
|
|
211
|
-
- [#2493](https://github.com/graphcommerce-org/graphcommerce/pull/2493) [`1d87dc1`](https://github.com/graphcommerce-org/graphcommerce/commit/1d87dc1ac00010df721547d6e62cb49f5bd450eb) - Use narrower types for grouped products ([@paales](https://github.com/paales))
|
|
212
|
-
|
|
213
|
-
## 9.0.4-canary.14
|
|
214
|
-
|
|
215
|
-
## 9.0.4-canary.13
|
|
216
|
-
|
|
217
|
-
## 9.0.4-canary.12
|
|
218
|
-
|
|
219
|
-
## 9.0.4-canary.11
|
|
220
|
-
|
|
221
|
-
## 9.0.4-canary.10
|
|
222
|
-
|
|
223
|
-
## 9.0.4-canary.9
|
|
224
|
-
|
|
225
|
-
## 9.0.4-canary.8
|
|
226
|
-
|
|
227
|
-
## 9.0.4-canary.7
|
|
228
|
-
|
|
229
|
-
## 9.0.4-canary.6
|
|
230
|
-
|
|
231
|
-
## 9.0.4-canary.5
|
|
232
|
-
|
|
233
|
-
## 9.0.4-canary.4
|
|
234
|
-
|
|
235
|
-
## 9.0.4-canary.3
|
|
236
|
-
|
|
237
|
-
## 9.0.4-canary.2
|
|
238
|
-
|
|
239
|
-
## 9.0.4-canary.1
|
|
240
|
-
|
|
241
|
-
## 9.0.4-canary.0
|
|
242
|
-
|
|
243
95
|
## 9.0.0
|
|
244
96
|
|
|
245
97
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-product-grouped",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "10.0.
|
|
5
|
+
"version": "10.0.1-canary.0",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,18 +12,18 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/ecommerce-ui": "^10.0.
|
|
16
|
-
"@graphcommerce/eslint-config-pwa": "^10.0.
|
|
17
|
-
"@graphcommerce/graphql": "^10.0.
|
|
18
|
-
"@graphcommerce/image": "^10.0.
|
|
19
|
-
"@graphcommerce/magento-cart": "^10.0.
|
|
20
|
-
"@graphcommerce/magento-product": "^10.0.
|
|
21
|
-
"@graphcommerce/magento-product-simple": "^10.0.
|
|
22
|
-
"@graphcommerce/magento-product-virtual": "^10.0.
|
|
23
|
-
"@graphcommerce/magento-store": "^10.0.
|
|
24
|
-
"@graphcommerce/next-ui": "^10.0.
|
|
25
|
-
"@graphcommerce/prettier-config-pwa": "^10.0.
|
|
26
|
-
"@graphcommerce/typescript-config-pwa": "^10.0.
|
|
15
|
+
"@graphcommerce/ecommerce-ui": "^10.0.1-canary.0",
|
|
16
|
+
"@graphcommerce/eslint-config-pwa": "^10.0.1-canary.0",
|
|
17
|
+
"@graphcommerce/graphql": "^10.0.1-canary.0",
|
|
18
|
+
"@graphcommerce/image": "^10.0.1-canary.0",
|
|
19
|
+
"@graphcommerce/magento-cart": "^10.0.1-canary.0",
|
|
20
|
+
"@graphcommerce/magento-product": "^10.0.1-canary.0",
|
|
21
|
+
"@graphcommerce/magento-product-simple": "^10.0.1-canary.0",
|
|
22
|
+
"@graphcommerce/magento-product-virtual": "^10.0.1-canary.0",
|
|
23
|
+
"@graphcommerce/magento-store": "^10.0.1-canary.0",
|
|
24
|
+
"@graphcommerce/next-ui": "^10.0.1-canary.0",
|
|
25
|
+
"@graphcommerce/prettier-config-pwa": "^10.0.1-canary.0",
|
|
26
|
+
"@graphcommerce/typescript-config-pwa": "^10.0.1-canary.0",
|
|
27
27
|
"@lingui/core": "^5",
|
|
28
28
|
"@lingui/macro": "^5",
|
|
29
29
|
"@lingui/react": "^5",
|