@graphcommerce/magento-product-configurable 9.0.0-canary.56 → 9.0.0-canary.58

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +34 -52
  2. package/package.json +18 -18
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Change Log
2
2
 
3
+ ## 9.0.0-canary.58
4
+
5
+ ## 9.0.0-canary.57
6
+
3
7
  ## 9.0.0-canary.56
4
8
 
5
9
  ## 9.0.0-canary.55
@@ -14,8 +18,7 @@
14
18
 
15
19
  ### Minor Changes
16
20
 
17
- - [#2322](https://github.com/graphcommerce-org/graphcommerce/pull/2322) [`4d08a2b`](https://github.com/graphcommerce-org/graphcommerce/commit/4d08a2bd8c1919bd85b18e8e856775d18fb67e00) - Rename configurable_customizable back to customizable_options
18
- ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
21
+ - [#2322](https://github.com/graphcommerce-org/graphcommerce/pull/2322) [`4d08a2b`](https://github.com/graphcommerce-org/graphcommerce/commit/4d08a2bd8c1919bd85b18e8e856775d18fb67e00) - Rename configurable_customizable back to customizable_options ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
19
22
 
20
23
  ## 8.1.0-canary.50
21
24
 
@@ -55,8 +58,7 @@
55
58
 
56
59
  ### Patch Changes
57
60
 
58
- - [#2302](https://github.com/graphcommerce-org/graphcommerce/pull/2302) [`6b7f908`](https://github.com/graphcommerce-org/graphcommerce/commit/6b7f908b7a2561e9d7f6ec3eaf2a6aca8d77b72f) - Fixed tier prices not working for non-configurable products
59
- ([@bramvanderholst](https://github.com/bramvanderholst))
61
+ - [#2302](https://github.com/graphcommerce-org/graphcommerce/pull/2302) [`6b7f908`](https://github.com/graphcommerce-org/graphcommerce/commit/6b7f908b7a2561e9d7f6ec3eaf2a6aca8d77b72f) - Fixed tier prices not working for non-configurable products ([@bramvanderholst](https://github.com/bramvanderholst))
60
62
 
61
63
  ## 8.1.0-canary.32
62
64
 
@@ -80,8 +82,7 @@
80
82
 
81
83
  ### Patch Changes
82
84
 
83
- - [#2282](https://github.com/graphcommerce-org/graphcommerce/pull/2282) [`e048f61`](https://github.com/graphcommerce-org/graphcommerce/commit/e048f6165ae5a15be99fba0c3d3529c700477d3e) - Disable configurable product options that are unavailable for selection.
84
- ([@carlocarels90](https://github.com/carlocarels90))
85
+ - [#2282](https://github.com/graphcommerce-org/graphcommerce/pull/2282) [`e048f61`](https://github.com/graphcommerce-org/graphcommerce/commit/e048f6165ae5a15be99fba0c3d3529c700477d3e) - Disable configurable product options that are unavailable for selection. ([@carlocarels90](https://github.com/carlocarels90))
85
86
 
86
87
  ## 8.1.0-canary.22
87
88
 
@@ -115,8 +116,7 @@
115
116
 
116
117
  ### Patch Changes
117
118
 
118
- - [#2247](https://github.com/graphcommerce-org/graphcommerce/pull/2247) [`444e446`](https://github.com/graphcommerce-org/graphcommerce/commit/444e446a218cc9da3defb940a6d5cce0229ff845) - Added clear upgrade instructions for linguiLocale
119
- ([@paales](https://github.com/paales))
119
+ - [#2247](https://github.com/graphcommerce-org/graphcommerce/pull/2247) [`444e446`](https://github.com/graphcommerce-org/graphcommerce/commit/444e446a218cc9da3defb940a6d5cce0229ff845) - Added clear upgrade instructions for linguiLocale ([@paales](https://github.com/paales))
120
120
 
121
121
  ## 8.1.0-canary.7
122
122
 
@@ -132,29 +132,25 @@
132
132
 
133
133
  ### Patch Changes
134
134
 
135
- - [#2234](https://github.com/graphcommerce-org/graphcommerce/pull/2234) [`0767bc4`](https://github.com/graphcommerce-org/graphcommerce/commit/0767bc40f7b596209f24ca4e745ff0441f3275c9) - Upgrade input components to no longer use muiRegister, which improves INP scores
136
- ([@FrankHarland](https://github.com/FrankHarland))
135
+ - [#2234](https://github.com/graphcommerce-org/graphcommerce/pull/2234) [`0767bc4`](https://github.com/graphcommerce-org/graphcommerce/commit/0767bc40f7b596209f24ca4e745ff0441f3275c9) - Upgrade input components to no longer use muiRegister, which improves INP scores ([@FrankHarland](https://github.com/FrankHarland))
137
136
 
138
137
  ## 8.0.6-canary.1
139
138
 
140
139
  ### Patch Changes
141
140
 
142
- - [#2213](https://github.com/graphcommerce-org/graphcommerce/pull/2213) [`a0d952e`](https://github.com/graphcommerce-org/graphcommerce/commit/a0d952e6b8a71a7451bfdb2bdb5150fc218169e2) - Moved product reviews to the relatedUpsells query so we do not pass the queryComplexity limit
143
- ([@paales](https://github.com/paales))
141
+ - [#2213](https://github.com/graphcommerce-org/graphcommerce/pull/2213) [`a0d952e`](https://github.com/graphcommerce-org/graphcommerce/commit/a0d952e6b8a71a7451bfdb2bdb5150fc218169e2) - Moved product reviews to the relatedUpsells query so we do not pass the queryComplexity limit ([@paales](https://github.com/paales))
144
142
 
145
143
  ## 8.0.6-canary.0
146
144
 
147
145
  ### Patch Changes
148
146
 
149
- - [#2196](https://github.com/graphcommerce-org/graphcommerce/pull/2196) [`84c50e4`](https://github.com/graphcommerce-org/graphcommerce/commit/84c50e49a1a7f154d4a8f4045c37e773e20283ad) - Allow Lingui to use linguiLocale with country identifiers like `en-us`, it would always load `en` in this case. Introced a new `useLocale` hook to use the correct locale string to use in Intl methods.
150
- ([@paales](https://github.com/paales))
147
+ - [#2196](https://github.com/graphcommerce-org/graphcommerce/pull/2196) [`84c50e4`](https://github.com/graphcommerce-org/graphcommerce/commit/84c50e49a1a7f154d4a8f4045c37e773e20283ad) - Allow Lingui to use linguiLocale with country identifiers like `en-us`, it would always load `en` in this case. Introced a new `useLocale` hook to use the correct locale string to use in Intl methods. ([@paales](https://github.com/paales))
151
148
 
152
149
  ## 8.0.5
153
150
 
154
151
  ### Patch Changes
155
152
 
156
- - [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected
157
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
153
+ - [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected ([@Jessevdpoel](https://github.com/Jessevdpoel))
158
154
 
159
155
  ## 8.0.5-canary.10
160
156
 
@@ -164,8 +160,7 @@
164
160
 
165
161
  ### Patch Changes
166
162
 
167
- - [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected
168
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
163
+ - [#2239](https://github.com/graphcommerce-org/graphcommerce/pull/2239) [`a2a6e78`](https://github.com/graphcommerce-org/graphcommerce/commit/a2a6e78291ab978f4ef1236a4476b4d54555af7f) - Prices of products are now updated when customizable options are selected ([@Jessevdpoel](https://github.com/Jessevdpoel))
169
164
 
170
165
  ## 8.0.5-canary.7
171
166
 
@@ -219,8 +214,7 @@
219
214
 
220
215
  ### Patch Changes
221
216
 
222
- - [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart.
223
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
217
+ - [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
224
218
 
225
219
  ## 8.0.1-canary.4
226
220
 
@@ -228,8 +222,7 @@
228
222
 
229
223
  ### Patch Changes
230
224
 
231
- - [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart.
232
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
225
+ - [#2190](https://github.com/graphcommerce-org/graphcommerce/pull/2190) [`770a309`](https://github.com/graphcommerce-org/graphcommerce/commit/770a309cdf0586aaaed5defd345e451dee8d89c8) - Fixed a bug concerning customizable options. Customizable options of configurable products are shown again in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
233
226
 
234
227
  ## 8.0.1-canary.2
235
228
 
@@ -241,28 +234,21 @@
241
234
 
242
235
  ### Minor Changes
243
236
 
244
- - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Support for all customizable product options (except file upload) on the product pages and in the cart.
245
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
237
+ - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Support for all customizable product options (except file upload) on the product pages and in the cart. ([@Jessevdpoel](https://github.com/Jessevdpoel))
246
238
 
247
- - [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`13e23e4`](https://github.com/graphcommerce-org/graphcommerce/commit/13e23e4265bac70fb4d0830e4661019e71ce299f) - Wishlist will now support configurable products and uses the `<ActionCardLayout/>`
248
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
239
+ - [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`13e23e4`](https://github.com/graphcommerce-org/graphcommerce/commit/13e23e4265bac70fb4d0830e4661019e71ce299f) - Wishlist will now support configurable products and uses the `<ActionCardLayout/>` ([@Jessevdpoel](https://github.com/Jessevdpoel))
249
240
 
250
241
  ### Patch Changes
251
242
 
252
- - [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`bc90852`](https://github.com/graphcommerce-org/graphcommerce/commit/bc90852755479e48d25a370deccce0ca74e1e48f) - When selecting a non-existing option on a configurable product page, the price would be updated.
253
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
243
+ - [#2048](https://github.com/graphcommerce-org/graphcommerce/pull/2048) [`bc90852`](https://github.com/graphcommerce-org/graphcommerce/commit/bc90852755479e48d25a370deccce0ca74e1e48f) - When selecting a non-existing option on a configurable product page, the price would be updated. ([@Jessevdpoel](https://github.com/Jessevdpoel))
254
244
 
255
- - [#2058](https://github.com/graphcommerce-org/graphcommerce/pull/2058) [`16dc488`](https://github.com/graphcommerce-org/graphcommerce/commit/16dc4889543106238b1a87694e75586e4c1a787c) - Provide instant feedback on availble attribute options when making a selection on a configurable product
256
- ([@FrankHarland](https://github.com/FrankHarland))
245
+ - [#2058](https://github.com/graphcommerce-org/graphcommerce/pull/2058) [`16dc488`](https://github.com/graphcommerce-org/graphcommerce/commit/16dc4889543106238b1a87694e75586e4c1a787c) - Provide instant feedback on availble attribute options when making a selection on a configurable product ([@FrankHarland](https://github.com/FrankHarland))
257
246
 
258
- - [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart.
259
- ([@mikekeehnen](https://github.com/mikekeehnen))
247
+ - [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart. ([@mikekeehnen](https://github.com/mikekeehnen))
260
248
 
261
- - [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute
262
- ([@hnsr](https://github.com/hnsr))
249
+ - [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute ([@hnsr](https://github.com/hnsr))
263
250
 
264
- - [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Prevent aggregations from being excluded when executing the `defaultConfigurableOptionsSelection`
265
- ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
251
+ - [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Prevent aggregations from being excluded when executing the `defaultConfigurableOptionsSelection` ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
266
252
 
267
253
  ## 8.0.0-canary.100
268
254
 
@@ -278,8 +264,7 @@
278
264
 
279
265
  ### Patch Changes
280
266
 
281
- - [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart.
282
- ([@mikekeehnen](https://github.com/mikekeehnen))
267
+ - [#2146](https://github.com/graphcommerce-org/graphcommerce/pull/2146) [`3c19305`](https://github.com/graphcommerce-org/graphcommerce/commit/3c19305a7107d250bd898a9f4dfef38e362c2cbf) - Display the details of configurable products in the cart. ([@mikekeehnen](https://github.com/mikekeehnen))
283
268
 
284
269
  ## 8.0.0-canary.94
285
270
 
@@ -315,8 +300,7 @@
315
300
 
316
301
  ### Patch Changes
317
302
 
318
- - [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute
319
- ([@hnsr](https://github.com/hnsr))
303
+ - [#2137](https://github.com/graphcommerce-org/graphcommerce/pull/2137) [`df507b1`](https://github.com/graphcommerce-org/graphcommerce/commit/df507b194c67eef7b02df858c07938bb308b5397) - Don't render pseudo-locale in HTML lang attribute ([@hnsr](https://github.com/hnsr))
320
304
 
321
305
  ## 8.0.0-canary.78
322
306
 
@@ -334,15 +318,13 @@
334
318
 
335
319
  ### Patch Changes
336
320
 
337
- - [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Spread product back into products instead of only adding items
338
- ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
321
+ - [#2159](https://github.com/graphcommerce-org/graphcommerce/pull/2159) [`17a5304`](https://github.com/graphcommerce-org/graphcommerce/commit/17a5304cbe297d29ddddce0d88f2c1bff220b59d) - Spread product back into products instead of only adding items ([@Giovanni-Schroevers](https://github.com/Giovanni-Schroevers))
339
322
 
340
323
  ## 8.0.0-canary.71
341
324
 
342
325
  ### Minor Changes
343
326
 
344
- - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Created UI for all customizable options except for the file upload customizable option
345
- ([@Jessevdpoel](https://github.com/Jessevdpoel))
327
+ - [#2099](https://github.com/graphcommerce-org/graphcommerce/pull/2099) [`ff796b8`](https://github.com/graphcommerce-org/graphcommerce/commit/ff796b838fae6cb5e35b101500133b0235a8677d) - Created UI for all customizable options except for the file upload customizable option ([@Jessevdpoel](https://github.com/Jessevdpoel))
346
328
 
347
329
  ## 8.0.0-canary.70
348
330
 
@@ -1887,31 +1869,31 @@
1887
1869
  All occurences of `<Trans>` and `t` need to be replaced:
1888
1870
 
1889
1871
  ```tsx
1890
- import { Trans, t } from "@lingui/macro";
1872
+ import { Trans, t } from '@lingui/macro'
1891
1873
 
1892
1874
  function MyComponent() {
1893
- const foo = "bar";
1875
+ const foo = 'bar'
1894
1876
  return (
1895
1877
  <div aria-label={t`Account ${foo}`}>
1896
1878
  <Trans>My Translation {foo}</Trans>
1897
1879
  </div>
1898
- );
1880
+ )
1899
1881
  }
1900
1882
  ```
1901
1883
 
1902
1884
  Needs to be replaced with:
1903
1885
 
1904
1886
  ```tsx
1905
- import { Trans } from "@lingui/react";
1906
- import { i18n } from "@lingui/core";
1887
+ import { Trans } from '@lingui/react'
1888
+ import { i18n } from '@lingui/core'
1907
1889
 
1908
1890
  function MyComponent() {
1909
- const foo = "bar";
1891
+ const foo = 'bar'
1910
1892
  return (
1911
1893
  <div aria-label={i18n._(/* i18n */ `Account {foo}`, { foo })}>
1912
- <Trans key="My Translation {foo}" values={{ foo }}></Trans>
1894
+ <Trans key='My Translation {foo}' values={{ foo }}></Trans>
1913
1895
  </div>
1914
- );
1896
+ )
1915
1897
  }
1916
1898
  ```
1917
1899
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@graphcommerce/magento-product-configurable",
3
3
  "homepage": "https://www.graphcommerce.org/",
4
4
  "repository": "github:graphcommerce-org/graphcommerce",
5
- "version": "9.0.0-canary.56",
5
+ "version": "9.0.0-canary.58",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,23 +12,23 @@
12
12
  }
13
13
  },
14
14
  "peerDependencies": {
15
- "@graphcommerce/ecommerce-ui": "^9.0.0-canary.56",
16
- "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.56",
17
- "@graphcommerce/graphql": "^9.0.0-canary.56",
18
- "@graphcommerce/graphql-mesh": "^9.0.0-canary.56",
19
- "@graphcommerce/image": "^9.0.0-canary.56",
20
- "@graphcommerce/lingui-next": "9.0.0-canary.56",
21
- "@graphcommerce/magento-cart": "^9.0.0-canary.56",
22
- "@graphcommerce/magento-cart-items": "^9.0.0-canary.56",
23
- "@graphcommerce/magento-category": "^9.0.0-canary.56",
24
- "@graphcommerce/magento-customer": "^9.0.0-canary.56",
25
- "@graphcommerce/magento-product": "^9.0.0-canary.56",
26
- "@graphcommerce/magento-product-simple": "^9.0.0-canary.56",
27
- "@graphcommerce/magento-store": "^9.0.0-canary.56",
28
- "@graphcommerce/next-ui": "^9.0.0-canary.56",
29
- "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.56",
30
- "@graphcommerce/react-hook-form": "^9.0.0-canary.56",
31
- "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.56",
15
+ "@graphcommerce/ecommerce-ui": "^9.0.0-canary.58",
16
+ "@graphcommerce/eslint-config-pwa": "^9.0.0-canary.58",
17
+ "@graphcommerce/graphql": "^9.0.0-canary.58",
18
+ "@graphcommerce/graphql-mesh": "^9.0.0-canary.58",
19
+ "@graphcommerce/image": "^9.0.0-canary.58",
20
+ "@graphcommerce/lingui-next": "9.0.0-canary.58",
21
+ "@graphcommerce/magento-cart": "^9.0.0-canary.58",
22
+ "@graphcommerce/magento-cart-items": "^9.0.0-canary.58",
23
+ "@graphcommerce/magento-category": "^9.0.0-canary.58",
24
+ "@graphcommerce/magento-customer": "^9.0.0-canary.58",
25
+ "@graphcommerce/magento-product": "^9.0.0-canary.58",
26
+ "@graphcommerce/magento-product-simple": "^9.0.0-canary.58",
27
+ "@graphcommerce/magento-store": "^9.0.0-canary.58",
28
+ "@graphcommerce/next-ui": "^9.0.0-canary.58",
29
+ "@graphcommerce/prettier-config-pwa": "^9.0.0-canary.58",
30
+ "@graphcommerce/react-hook-form": "^9.0.0-canary.58",
31
+ "@graphcommerce/typescript-config-pwa": "^9.0.0-canary.58",
32
32
  "@lingui/core": "^4.2.1",
33
33
  "@lingui/macro": "^4.2.1",
34
34
  "@lingui/react": "^4.2.1",