@graphcommerce/magento-wishlist 9.0.1-canary.0 → 9.0.1

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 +6 -64
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -1,15 +1,17 @@
1
1
  # @graphcommerce/magento-wishlist
2
2
 
3
- ## 9.0.1-canary.0
3
+ ## 9.0.1
4
4
 
5
- ## 9.0.0
5
+ ## 9.0.1-canary.1
6
6
 
7
- ### Minor Changes
7
+ ## 9.0.0
8
8
 
9
- - [#2209](https://github.com/graphcommerce-org/graphcommerce/pull/2209) [`2872cab`](https://github.com/graphcommerce-org/graphcommerce/commit/2872cabdca9ee4f0378fd411c6a633f71bb92f1f) - Removed `useMediaQuery` from the `<WishlistItemActionCard />` and `<CartItemActionCard />` and replaced it with a new responsive `size` prop. ([@Jessevdpoel](https://github.com/Jessevdpoel))
9
+ ### Major Changes
10
10
 
11
11
  ### Patch Changes
12
12
 
13
+ - [#2209](https://github.com/graphcommerce-org/graphcommerce/pull/2209) [`2872cab`](https://github.com/graphcommerce-org/graphcommerce/commit/2872cabdca9ee4f0378fd411c6a633f71bb92f1f) - Removed `useMediaQuery` from the `<WishlistItemActionCard />` and `<CartItemActionCard />` and replaced it with a new responsive `size` prop. ([@Jessevdpoel](https://github.com/Jessevdpoel))
14
+
13
15
  - [#2354](https://github.com/graphcommerce-org/graphcommerce/pull/2354) [`811d5e6`](https://github.com/graphcommerce-org/graphcommerce/commit/811d5e60ebafea6c4a0a968fdc366e5e316bc64e) - Contain ripple to wishlist button instead of propagating to product list item ([@bramvanderholst](https://github.com/bramvanderholst))
14
16
 
15
17
  - [#2438](https://github.com/graphcommerce-org/graphcommerce/pull/2438) [`cb8d2f0`](https://github.com/graphcommerce-org/graphcommerce/commit/cb8d2f0059d64242260e30ce34655868f204ef4c) - Made all component prop types exported ([@bramvanderholst](https://github.com/bramvanderholst))
@@ -20,66 +22,6 @@
20
22
 
21
23
  - [#2438](https://github.com/graphcommerce-org/graphcommerce/pull/2438) [`49937fd`](https://github.com/graphcommerce-org/graphcommerce/commit/49937fd765338e25899d427ee4d799fa7978faeb) - Allow changing various props for internal components ([@bramvanderholst](https://github.com/bramvanderholst))
22
24
 
23
- ## 9.0.0-canary.118
24
-
25
- ## 9.0.0-canary.117
26
-
27
- ## 9.0.0-canary.116
28
-
29
- ## 9.0.0-canary.115
30
-
31
- ## 9.0.0-canary.114
32
-
33
- ## 9.0.0-canary.113
34
-
35
- ## 9.0.0-canary.112
36
-
37
- ## 9.0.0-canary.111
38
-
39
- ## 9.0.0-canary.110
40
-
41
- ## 9.0.0-canary.109
42
-
43
- ## 9.0.0-canary.108
44
-
45
- ### Patch Changes
46
-
47
- - [#2438](https://github.com/graphcommerce-org/graphcommerce/pull/2438) [`cb8d2f0`](https://github.com/graphcommerce-org/graphcommerce/commit/cb8d2f0059d64242260e30ce34655868f204ef4c) - Made all component prop types exported ([@bramvanderholst](https://github.com/bramvanderholst))
48
-
49
- - [#2438](https://github.com/graphcommerce-org/graphcommerce/pull/2438) [`49937fd`](https://github.com/graphcommerce-org/graphcommerce/commit/49937fd765338e25899d427ee4d799fa7978faeb) - Allow changing various props for internal components ([@bramvanderholst](https://github.com/bramvanderholst))
50
-
51
- ## 9.0.0-canary.107
52
-
53
- ## 9.0.0-canary.106
54
-
55
- ## 9.0.0-canary.105
56
-
57
- ## 9.0.0-canary.104
58
-
59
- ## 9.0.0-canary.103
60
-
61
- ### Patch Changes
62
-
63
- - [#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))
64
-
65
- ## 9.0.0-canary.78
66
-
67
- ### Patch Changes
68
-
69
- - [#2354](https://github.com/graphcommerce-org/graphcommerce/pull/2354) [`811d5e6`](https://github.com/graphcommerce-org/graphcommerce/commit/811d5e60ebafea6c4a0a968fdc366e5e316bc64e) - Contain ripple to wishlist button instead of propagating to product list item ([@bramvanderholst](https://github.com/bramvanderholst))
70
-
71
- ## 8.1.0-canary.45
72
-
73
- ### Patch Changes
74
-
75
- - [#2216](https://github.com/graphcommerce-org/graphcommerce/pull/2216) [`02c98e2`](https://github.com/graphcommerce-org/graphcommerce/commit/02c98e217a42fe2258acfad40be577e4a9109345) - Add to wishlist message missed the product name ([@paales](https://github.com/paales))
76
-
77
- ## 8.1.0-canary.17
78
-
79
- ### Minor Changes
80
-
81
- - [#2209](https://github.com/graphcommerce-org/graphcommerce/pull/2209) [`2872cab`](https://github.com/graphcommerce-org/graphcommerce/commit/2872cabdca9ee4f0378fd411c6a633f71bb92f1f) - Removed useMediaQuery from the wishlist and cart ItemActionCard and replaced it with a new responsive size prop. ([@Jessevdpoel](https://github.com/Jessevdpoel))
82
-
83
25
  ## 8.0.3
84
26
 
85
27
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphcommerce/magento-wishlist",
3
- "version": "9.0.1-canary.0",
3
+ "version": "9.0.1",
4
4
  "sideEffects": false,
5
5
  "prettier": "@graphcommerce/prettier-config-pwa",
6
6
  "browserslist": [
@@ -13,20 +13,20 @@
13
13
  }
14
14
  },
15
15
  "peerDependencies": {
16
- "@graphcommerce/ecommerce-ui": "^9.0.1-canary.0",
17
- "@graphcommerce/eslint-config-pwa": "^9.0.1-canary.0",
18
- "@graphcommerce/graphql": "^9.0.1-canary.0",
19
- "@graphcommerce/graphql-mesh": "^9.0.1-canary.0",
20
- "@graphcommerce/image": "^9.0.1-canary.0",
21
- "@graphcommerce/magento-cart": "^9.0.1-canary.0",
22
- "@graphcommerce/magento-customer": "^9.0.1-canary.0",
23
- "@graphcommerce/magento-product": "^9.0.1-canary.0",
24
- "@graphcommerce/magento-product-configurable": "^9.0.1-canary.0",
25
- "@graphcommerce/magento-store": "^9.0.1-canary.0",
26
- "@graphcommerce/next-config": "^9.0.1-canary.0",
27
- "@graphcommerce/next-ui": "^9.0.1-canary.0",
28
- "@graphcommerce/prettier-config-pwa": "^9.0.1-canary.0",
29
- "@graphcommerce/typescript-config-pwa": "^9.0.1-canary.0",
16
+ "@graphcommerce/ecommerce-ui": "^9.0.1",
17
+ "@graphcommerce/eslint-config-pwa": "^9.0.1",
18
+ "@graphcommerce/graphql": "^9.0.1",
19
+ "@graphcommerce/graphql-mesh": "^9.0.1",
20
+ "@graphcommerce/image": "^9.0.1",
21
+ "@graphcommerce/magento-cart": "^9.0.1",
22
+ "@graphcommerce/magento-customer": "^9.0.1",
23
+ "@graphcommerce/magento-product": "^9.0.1",
24
+ "@graphcommerce/magento-product-configurable": "^9.0.1",
25
+ "@graphcommerce/magento-store": "^9.0.1",
26
+ "@graphcommerce/next-config": "^9.0.1",
27
+ "@graphcommerce/next-ui": "^9.0.1",
28
+ "@graphcommerce/prettier-config-pwa": "^9.0.1",
29
+ "@graphcommerce/typescript-config-pwa": "^9.0.1",
30
30
  "@lingui/core": "^4.2.1",
31
31
  "@lingui/macro": "^4.2.1",
32
32
  "@lingui/react": "^4.2.1",