@graphcommerce/magento-category 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 +6 -158
- package/package.json +10 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,42 +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
|
-
### Major Changes
|
|
10
|
-
|
|
11
|
-
- [#2565](https://github.com/graphcommerce-org/graphcommerce/pull/2565) [`c96dfcd`](https://github.com/graphcommerce-org/graphcommerce/commit/c96dfcdca981baca387c270ad9e2b9515cdd00cc) - Updated to Apollo Client 4 ([@paales](https://github.com/paales))
|
|
12
|
-
|
|
13
|
-
## 10.0.0-canary.69
|
|
14
|
-
|
|
15
|
-
## 10.0.0-canary.68
|
|
16
|
-
|
|
17
|
-
## 10.0.0-canary.67
|
|
18
|
-
|
|
19
|
-
## 10.0.0-canary.66
|
|
20
|
-
|
|
21
|
-
## 10.0.0-canary.65
|
|
22
|
-
|
|
23
|
-
## 10.0.0-canary.64
|
|
24
|
-
|
|
25
|
-
## 10.0.0-canary.63
|
|
26
|
-
|
|
27
|
-
## 10.0.0-canary.62
|
|
28
|
-
|
|
29
|
-
## 10.0.0-canary.61
|
|
30
|
-
|
|
31
|
-
## 10.0.0-canary.60
|
|
32
|
-
|
|
33
|
-
## 10.0.0-canary.59
|
|
34
|
-
|
|
35
|
-
## 10.0.0-canary.58
|
|
36
|
-
|
|
37
|
-
## 10.0.0-canary.57
|
|
38
|
-
|
|
39
|
-
## 10.0.0-canary.56
|
|
5
|
+
## 10.0.0
|
|
40
6
|
|
|
41
7
|
### Major Changes
|
|
42
8
|
|
|
@@ -116,91 +82,7 @@
|
|
|
116
82
|
- `@mui/*` modern alias rewrites
|
|
117
83
|
- Debug plugins (`CircularDependencyPlugin`, `DuplicatesPlugin`) ([@paales](https://github.com/paales))
|
|
118
84
|
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
## 9.1.0-canary.54
|
|
122
|
-
|
|
123
|
-
## 9.1.0-canary.53
|
|
124
|
-
|
|
125
|
-
## 9.1.0-canary.52
|
|
126
|
-
|
|
127
|
-
## 9.1.0-canary.51
|
|
128
|
-
|
|
129
|
-
## 9.1.0-canary.50
|
|
130
|
-
|
|
131
|
-
### Patch Changes
|
|
132
|
-
|
|
133
|
-
- [#2535](https://github.com/graphcommerce-org/graphcommerce/pull/2535) [`bb728e9`](https://github.com/graphcommerce-org/graphcommerce/commit/bb728e960d8beedc35aad0ab7f1f8ce214467bc1) - Fix bug where allName would not be translated when switching stores ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
134
|
-
|
|
135
|
-
## 9.1.0-canary.49
|
|
136
|
-
|
|
137
|
-
### Patch Changes
|
|
138
|
-
|
|
139
|
-
- [#2533](https://github.com/graphcommerce-org/graphcommerce/pull/2533) [`45c2fbb`](https://github.com/graphcommerce-org/graphcommerce/commit/45c2fbbed55e3ba42f1ecc45e80039977b6ffe7c) - Solve issue where in some cases a second ProductList query was made because the category used an `eq` filter instead of an `in` filter. ([@paales](https://github.com/paales))
|
|
140
|
-
|
|
141
|
-
## 9.1.0-canary.48
|
|
142
|
-
|
|
143
|
-
## 9.1.0-canary.47
|
|
144
|
-
|
|
145
|
-
## 9.1.0-canary.46
|
|
146
|
-
|
|
147
|
-
## 9.1.0-canary.45
|
|
148
|
-
|
|
149
|
-
## 9.1.0-canary.44
|
|
150
|
-
|
|
151
|
-
## 9.1.0-canary.43
|
|
152
|
-
|
|
153
|
-
## 9.1.0-canary.42
|
|
154
|
-
|
|
155
|
-
## 9.1.0-canary.41
|
|
156
|
-
|
|
157
|
-
## 9.1.0-canary.40
|
|
158
|
-
|
|
159
|
-
## 9.1.0-canary.39
|
|
160
|
-
|
|
161
|
-
## 9.1.0-canary.38
|
|
162
|
-
|
|
163
|
-
## 9.1.0-canary.37
|
|
164
|
-
|
|
165
|
-
## 9.1.0-canary.36
|
|
166
|
-
|
|
167
|
-
## 9.1.0-canary.35
|
|
168
|
-
|
|
169
|
-
## 9.1.0-canary.34
|
|
170
|
-
|
|
171
|
-
## 9.1.0-canary.33
|
|
172
|
-
|
|
173
|
-
## 9.1.0-canary.32
|
|
174
|
-
|
|
175
|
-
## 9.1.0-canary.31
|
|
176
|
-
|
|
177
|
-
## 9.1.0-canary.30
|
|
178
|
-
|
|
179
|
-
## 9.1.0-canary.29
|
|
180
|
-
|
|
181
|
-
## 9.1.0-canary.28
|
|
182
|
-
|
|
183
|
-
## 9.1.0-canary.27
|
|
184
|
-
|
|
185
|
-
## 9.1.0-canary.26
|
|
186
|
-
|
|
187
|
-
## 9.1.0-canary.25
|
|
188
|
-
|
|
189
|
-
## 9.1.0-canary.24
|
|
190
|
-
|
|
191
|
-
## 9.1.0-canary.23
|
|
192
|
-
|
|
193
|
-
### Patch Changes
|
|
194
|
-
|
|
195
|
-
- [#2521](https://github.com/graphcommerce-org/graphcommerce/pull/2521) [`8b7cf3c`](https://github.com/graphcommerce-org/graphcommerce/commit/8b7cf3c58dfafd65497469023607c16c3260cfe7) - Solve issue where productListRenderer was passed as a DOM element, causing react warnings. ([@paales](https://github.com/paales))
|
|
196
|
-
|
|
197
|
-
## 9.1.0-canary.22
|
|
198
|
-
|
|
199
|
-
## 9.1.0-canary.21
|
|
200
|
-
|
|
201
|
-
## 9.1.0-canary.20
|
|
202
|
-
|
|
203
|
-
## 9.1.0-canary.19
|
|
85
|
+
- [#2565](https://github.com/graphcommerce-org/graphcommerce/pull/2565) [`c96dfcd`](https://github.com/graphcommerce-org/graphcommerce/commit/c96dfcdca981baca387c270ad9e2b9515cdd00cc) - Updated to Apollo Client 4 ([@paales](https://github.com/paales))
|
|
204
86
|
|
|
205
87
|
### Patch Changes
|
|
206
88
|
|
|
@@ -208,47 +90,13 @@
|
|
|
208
90
|
|
|
209
91
|
- [#2499](https://github.com/graphcommerce-org/graphcommerce/pull/2499) [`1e38811`](https://github.com/graphcommerce-org/graphcommerce/commit/1e3881177065548165b7141a29cff8ab27692b25) - Added support for meta_keyword for products and categories ([@paales](https://github.com/paales))
|
|
210
92
|
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
## 9.1.0-canary.17
|
|
214
|
-
|
|
215
|
-
## 9.1.0-canary.16
|
|
216
|
-
|
|
217
|
-
## 9.1.0-canary.15
|
|
218
|
-
|
|
219
|
-
## 9.0.4-canary.14
|
|
220
|
-
|
|
221
|
-
## 9.0.4-canary.13
|
|
222
|
-
|
|
223
|
-
## 9.0.4-canary.12
|
|
224
|
-
|
|
225
|
-
## 9.0.4-canary.11
|
|
226
|
-
|
|
227
|
-
## 9.0.4-canary.10
|
|
228
|
-
|
|
229
|
-
## 9.0.4-canary.9
|
|
230
|
-
|
|
231
|
-
## 9.0.4-canary.8
|
|
232
|
-
|
|
233
|
-
## 9.0.4-canary.7
|
|
234
|
-
|
|
235
|
-
## 9.0.4-canary.6
|
|
93
|
+
- [#2521](https://github.com/graphcommerce-org/graphcommerce/pull/2521) [`8b7cf3c`](https://github.com/graphcommerce-org/graphcommerce/commit/8b7cf3c58dfafd65497469023607c16c3260cfe7) - Solve issue where productListRenderer was passed as a DOM element, causing react warnings. ([@paales](https://github.com/paales))
|
|
236
94
|
|
|
237
|
-
|
|
95
|
+
- [#2535](https://github.com/graphcommerce-org/graphcommerce/pull/2535) [`bb728e9`](https://github.com/graphcommerce-org/graphcommerce/commit/bb728e960d8beedc35aad0ab7f1f8ce214467bc1) - Fix bug where allName would not be translated when switching stores ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
|
|
238
96
|
|
|
239
97
|
- [#2478](https://github.com/graphcommerce-org/graphcommerce/pull/2478) [`590f064`](https://github.com/graphcommerce-org/graphcommerce/commit/590f06460955aa6435a3a16569805f38d4b7d6d6) - Move the category fragment to the category prop ([@paales](https://github.com/paales))
|
|
240
98
|
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
## 9.0.4-canary.4
|
|
244
|
-
|
|
245
|
-
## 9.0.4-canary.3
|
|
246
|
-
|
|
247
|
-
## 9.0.4-canary.2
|
|
248
|
-
|
|
249
|
-
## 9.0.4-canary.1
|
|
250
|
-
|
|
251
|
-
## 9.0.4-canary.0
|
|
99
|
+
- [#2533](https://github.com/graphcommerce-org/graphcommerce/pull/2533) [`45c2fbb`](https://github.com/graphcommerce-org/graphcommerce/commit/45c2fbbed55e3ba42f1ecc45e80039977b6ffe7c) - Solve issue where in some cases a second ProductList query was made because the category used an `eq` filter instead of an `in` filter. ([@paales](https://github.com/paales))
|
|
252
100
|
|
|
253
101
|
## 9.0.1
|
|
254
102
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-category",
|
|
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": {
|
|
@@ -17,15 +17,15 @@
|
|
|
17
17
|
"./components/CategoryBreadcrumb/categoryToBreadcrumbs": "./components/CategoryBreadcrumb/categoryToBreadcrumbs.ts"
|
|
18
18
|
},
|
|
19
19
|
"peerDependencies": {
|
|
20
|
-
"@graphcommerce/eslint-config-pwa": "^10.0.
|
|
21
|
-
"@graphcommerce/framer-scroller": "^10.0.
|
|
22
|
-
"@graphcommerce/graphql": "^10.0.
|
|
23
|
-
"@graphcommerce/image": "^10.0.
|
|
24
|
-
"@graphcommerce/magento-product": "^10.0.
|
|
25
|
-
"@graphcommerce/magento-store": "^10.0.
|
|
26
|
-
"@graphcommerce/next-ui": "^10.0.
|
|
27
|
-
"@graphcommerce/prettier-config-pwa": "^10.0.
|
|
28
|
-
"@graphcommerce/typescript-config-pwa": "^10.0.
|
|
20
|
+
"@graphcommerce/eslint-config-pwa": "^10.0.1-canary.0",
|
|
21
|
+
"@graphcommerce/framer-scroller": "^10.0.1-canary.0",
|
|
22
|
+
"@graphcommerce/graphql": "^10.0.1-canary.0",
|
|
23
|
+
"@graphcommerce/image": "^10.0.1-canary.0",
|
|
24
|
+
"@graphcommerce/magento-product": "^10.0.1-canary.0",
|
|
25
|
+
"@graphcommerce/magento-store": "^10.0.1-canary.0",
|
|
26
|
+
"@graphcommerce/next-ui": "^10.0.1-canary.0",
|
|
27
|
+
"@graphcommerce/prettier-config-pwa": "^10.0.1-canary.0",
|
|
28
|
+
"@graphcommerce/typescript-config-pwa": "^10.0.1-canary.0",
|
|
29
29
|
"@lingui/core": "^5",
|
|
30
30
|
"@lingui/macro": "^5",
|
|
31
31
|
"@lingui/react": "^5",
|