@graphcommerce/magento-product-grouped 3.0.3 → 3.0.4

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 CHANGED
@@ -1,15 +1,27 @@
1
1
  # Change Log
2
2
 
3
+ ## 3.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#1307](https://github.com/ho-nl/m2-pwa/pull/1307) [`bd10506d3`](https://github.com/ho-nl/m2-pwa/commit/bd10506d32fdbc91d01dadc29a12ebd1e0943655) Thanks [@paales](https://github.com/paales)! - All default exports are now named exports internally and all `index.tsx` are renamed to the component name.
8
+
9
+ * [#1307](https://github.com/ho-nl/m2-pwa/pull/1307) [`27cb1f2d8`](https://github.com/ho-nl/m2-pwa/commit/27cb1f2d8dbfb8f1b301ce56fb6a2b6c1fc6a5ef) Thanks [@paales](https://github.com/paales)! - upgrade dependencies
10
+
11
+ * Updated dependencies [[`bd10506d3`](https://github.com/ho-nl/m2-pwa/commit/bd10506d32fdbc91d01dadc29a12ebd1e0943655), [`27cb1f2d8`](https://github.com/ho-nl/m2-pwa/commit/27cb1f2d8dbfb8f1b301ce56fb6a2b6c1fc6a5ef)]:
12
+ - @graphcommerce/graphql@3.0.4
13
+ - @graphcommerce/magento-cart@4.1.4
14
+ - @graphcommerce/magento-product@4.0.6
15
+ - @graphcommerce/magento-product-simple@4.0.4
16
+ - @graphcommerce/magento-product-virtual@4.0.4
17
+
3
18
  ## 3.0.3
4
19
 
5
20
  ### Patch Changes
6
21
 
7
- - [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96)
8
- Thanks [@paales](https://github.com/paales)! - made packages public
22
+ - [`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96) Thanks [@paales](https://github.com/paales)! - made packages public
9
23
 
10
- - Updated dependencies
11
- [[`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96),
12
- [`81ea406d5`](https://github.com/ho-nl/m2-pwa/commit/81ea406d54d6b5c662c030a7fea444abc4117a20)]:
24
+ - Updated dependencies [[`973ff8645`](https://github.com/ho-nl/m2-pwa/commit/973ff86452a70ade9f4db13fdda6e963d7220e96), [`81ea406d5`](https://github.com/ho-nl/m2-pwa/commit/81ea406d54d6b5c662c030a7fea444abc4117a20)]:
13
25
  - @graphcommerce/graphql@3.0.3
14
26
  - @graphcommerce/magento-cart@4.1.2
15
27
  - @graphcommerce/magento-product@4.0.3
@@ -20,29 +32,13 @@
20
32
 
21
33
  ### Patch Changes
22
34
 
23
- - [#1276](https://github.com/ho-nl/m2-pwa/pull/1276)
24
- [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2)
25
- Thanks [@paales](https://github.com/paales)! - We've moved lots of internal packages from
26
- `dependencies` to `peerDependencies`. The result of this is that there will be significantly less
27
- duplicate packages in the node_modules folders.
28
-
29
- * [#1276](https://github.com/ho-nl/m2-pwa/pull/1276)
30
- [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d)
31
- Thanks [@paales](https://github.com/paales)! - Upgraded to
32
- [NextJS 12.1](https://nextjs.org/blog/next-12-1)! This is just for compatibility, but we'll be
33
- implementing
34
- [On-demand Incremental Static Regeneration](https://nextjs.org/blog/next-12-1#on-demand-incremental-static-regeneration-beta)
35
- soon.
36
-
37
- This will greatly reduce the requirement to rebuid stuff and we'll add a management UI on the
38
- frontend to be able to revalidate pages manually.
39
-
40
- * Updated dependencies
41
- [[`381e4c86a`](https://github.com/ho-nl/m2-pwa/commit/381e4c86a8321ce96e1fa5c7d3c0a0c0ff3e02c7),
42
- [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2),
43
- [`b08a8eb1d`](https://github.com/ho-nl/m2-pwa/commit/b08a8eb1d024b9d3e7712ef034029151670db275),
44
- [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d),
45
- [`5a4809b1a`](https://github.com/ho-nl/m2-pwa/commit/5a4809b1a705aa32f620f520085df48ee25f9949)]:
35
+ - [#1276](https://github.com/ho-nl/m2-pwa/pull/1276) [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2) Thanks [@paales](https://github.com/paales)! - We've moved lots of internal packages from `dependencies` to `peerDependencies`. The result of this is that there will be significantly less duplicate packages in the node_modules folders.
36
+
37
+ * [#1276](https://github.com/ho-nl/m2-pwa/pull/1276) [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d) Thanks [@paales](https://github.com/paales)! - Upgraded to [NextJS 12.1](https://nextjs.org/blog/next-12-1)! This is just for compatibility, but we'll be implementing [On-demand Incremental Static Regeneration](https://nextjs.org/blog/next-12-1#on-demand-incremental-static-regeneration-beta) soon.
38
+
39
+ This will greatly reduce the requirement to rebuid stuff and we'll add a management UI on the frontend to be able to revalidate pages manually.
40
+
41
+ * Updated dependencies [[`381e4c86a`](https://github.com/ho-nl/m2-pwa/commit/381e4c86a8321ce96e1fa5c7d3c0a0c0ff3e02c7), [`ce09388e0`](https://github.com/ho-nl/m2-pwa/commit/ce09388e0d7ef33aee660612340f6fbae15ceec2), [`b08a8eb1d`](https://github.com/ho-nl/m2-pwa/commit/b08a8eb1d024b9d3e7712ef034029151670db275), [`52a45bba4`](https://github.com/ho-nl/m2-pwa/commit/52a45bba4dc6dd6df3c81f5023df7d23ed8a534d), [`5a4809b1a`](https://github.com/ho-nl/m2-pwa/commit/5a4809b1a705aa32f620f520085df48ee25f9949)]:
46
42
  - @graphcommerce/magento-cart@4.1.1
47
43
  - @graphcommerce/graphql@3.0.2
48
44
  - @graphcommerce/magento-product@4.0.2
@@ -53,11 +49,8 @@
53
49
 
54
50
  ### Patch Changes
55
51
 
56
- - [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)
57
- Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files,
58
- so that the packages link to back to the website and repository
59
- - Updated dependencies
60
- [[`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)]:
52
+ - [`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514) Thanks [@paales](https://github.com/paales)! - Added homepage and repository package.json files, so that the packages link to back to the website and repository
53
+ - Updated dependencies [[`0cbaa878b`](https://github.com/ho-nl/m2-pwa/commit/0cbaa878b8a844d5abbeb1797b625a33130e6514)]:
61
54
  - @graphcommerce/graphql@3.0.1
62
55
  - @graphcommerce/magento-cart@4.0.1
63
56
  - @graphcommerce/magento-product@4.0.1
@@ -68,36 +61,30 @@
68
61
 
69
62
  ### Major Changes
70
63
 
71
- - [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
72
- [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
73
- Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
64
+ - [#1258](https://github.com/ho-nl/m2-pwa/pull/1258) [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05) Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
74
65
 
75
66
  ### Patch Changes
76
67
 
77
- - Updated dependencies
78
- [[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
68
+ - Updated dependencies [[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
79
69
  - @graphcommerce/graphql@3.0.0
80
70
  - @graphcommerce/magento-cart@4.0.0
81
71
  - @graphcommerce/magento-product@4.0.0
82
72
  - @graphcommerce/magento-product-simple@4.0.0
83
73
  - @graphcommerce/magento-product-virtual@4.0.0
84
74
 
85
- All notable changes to this project will be documented in this file. See
86
- [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
75
+ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
87
76
 
88
77
  # [2.105.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product-grouped@2.104.31...@graphcommerce/magento-product-grouped@2.105.0) (2021-11-12)
89
78
 
90
79
  ### Features
91
80
 
92
- - added tons of translations
93
- ([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
81
+ - added tons of translations ([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
94
82
 
95
83
  # [2.104.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product-grouped@2.103.37...@graphcommerce/magento-product-grouped@2.104.0) (2021-10-27)
96
84
 
97
85
  ### Features
98
86
 
99
- - **nextjs:** upgraded to nextjs 12
100
- ([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
87
+ - **nextjs:** upgraded to nextjs 12 ([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
101
88
 
102
89
  ## [2.103.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product-grouped@2.103.0...@graphcommerce/magento-product-grouped@2.103.1) (2021-09-27)
103
90
 
@@ -107,65 +94,44 @@ All notable changes to this project will be documented in this file. See
107
94
 
108
95
  ### Bug Fixes
109
96
 
110
- - ignore md files from triggering version updates
111
- ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
112
- - product specs on product pages
113
- ([098798a](https://github.com/ho-nl/m2-pwa/commit/098798aec353a8a571928faae02a303fed395977))
114
- - remove conflicting files
115
- ([0c17ae4](https://github.com/ho-nl/m2-pwa/commit/0c17ae46be62b775ac83b35f11c532ce2d9401a3))
116
- - update magento-product imports
117
- ([63621b4](https://github.com/ho-nl/m2-pwa/commit/63621b44be7149014f4a5af8ac87ad1c4b0327be))
97
+ - ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
98
+ - product specs on product pages ([098798a](https://github.com/ho-nl/m2-pwa/commit/098798aec353a8a571928faae02a303fed395977))
99
+ - remove conflicting files ([0c17ae4](https://github.com/ho-nl/m2-pwa/commit/0c17ae46be62b775ac83b35f11c532ce2d9401a3))
100
+ - update magento-product imports ([63621b4](https://github.com/ho-nl/m2-pwa/commit/63621b44be7149014f4a5af8ac87ad1c4b0327be))
118
101
 
119
102
  ### Features
120
103
 
121
- - barrel files for magento-product pages
122
- ([c8fdcf2](https://github.com/ho-nl/m2-pwa/commit/c8fdcf2f5b98821dffe2c47f5ea4e1847bd3bb1e))
123
- - created magento-product-grouped package
124
- ([8f4ff5e](https://github.com/ho-nl/m2-pwa/commit/8f4ff5ec0f7e7cbb9ee0f0c49082504f8458f8d3))
125
- - created stacked-pages package
126
- ([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088))
127
- - **graphql:** introduced new graphql package that holds all generated files
128
- ([a3e7aa0](https://github.com/ho-nl/m2-pwa/commit/a3e7aa05540540533b5ced9a95f1f802ecbe499f))
129
- - groundwork for complete reimplementation of product pages
130
- ([b224da8](https://github.com/ho-nl/m2-pwa/commit/b224da8273eb5c8173ad30d006391b2291331623))
131
- - introduced magento-product-types package
132
- ([1a0932b](https://github.com/ho-nl/m2-pwa/commit/1a0932b5d882608dcf8fd2e3b17ee9868f5f5776))
133
- - **magento-graphql:** added core magentoTypePolicies
134
- ([bdf15d0](https://github.com/ho-nl/m2-pwa/commit/bdf15d0d3c04e88339a8385d76f3b1ab9589fde3))
135
- - next.js 11
136
- ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
137
- - **playwright:** added new playwright package to enable browser testing
138
- ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
139
- - renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of
140
- [@reachdigital](https://github.com/reachdigital)
141
- ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
142
- - upgrade to node 14
143
- ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
144
- - upgraded to nextjs 11
145
- ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
104
+ - barrel files for magento-product pages ([c8fdcf2](https://github.com/ho-nl/m2-pwa/commit/c8fdcf2f5b98821dffe2c47f5ea4e1847bd3bb1e))
105
+ - created magento-product-grouped package ([8f4ff5e](https://github.com/ho-nl/m2-pwa/commit/8f4ff5ec0f7e7cbb9ee0f0c49082504f8458f8d3))
106
+ - created stacked-pages package ([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088))
107
+ - **graphql:** introduced new graphql package that holds all generated files ([a3e7aa0](https://github.com/ho-nl/m2-pwa/commit/a3e7aa05540540533b5ced9a95f1f802ecbe499f))
108
+ - groundwork for complete reimplementation of product pages ([b224da8](https://github.com/ho-nl/m2-pwa/commit/b224da8273eb5c8173ad30d006391b2291331623))
109
+ - introduced magento-product-types package ([1a0932b](https://github.com/ho-nl/m2-pwa/commit/1a0932b5d882608dcf8fd2e3b17ee9868f5f5776))
110
+ - **magento-graphql:** added core magentoTypePolicies ([bdf15d0](https://github.com/ho-nl/m2-pwa/commit/bdf15d0d3c04e88339a8385d76f3b1ab9589fde3))
111
+ - next.js 11 ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
112
+ - **playwright:** added new playwright package to enable browser testing ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
113
+ - renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of [@reachdigital](https://github.com/reachdigital) ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
114
+ - upgrade to node 14 ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
115
+ - upgraded to nextjs 11 ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
146
116
 
147
117
  # Change Log
148
118
 
149
- All notable changes to this project will be documented in this file. See
150
- [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
119
+ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
151
120
 
152
121
  # [2.102.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product-grouped@2.101.10...@graphcommerce/magento-product-grouped@2.102.0) (2021-08-12)
153
122
 
154
123
  ### Features
155
124
 
156
- - upgraded to nextjs 11
157
- ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
125
+ - upgraded to nextjs 11 ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
158
126
 
159
127
  # [2.101.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product-grouped@2.100.19...@graphcommerce/magento-product-grouped@2.101.0) (2021-07-26)
160
128
 
161
129
  ### Features
162
130
 
163
- - **playwright:** added new playwright package to enable browser testing
164
- ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
131
+ - **playwright:** added new playwright package to enable browser testing ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
165
132
 
166
133
  ## [2.100.11](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-product-grouped@2.100.10...@graphcommerce/magento-product-grouped@2.100.11) (2021-07-20)
167
134
 
168
135
  ### Bug Fixes
169
136
 
170
- - ignore md files from triggering version updates
171
- ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
137
+ - ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
@@ -1,9 +1,8 @@
1
1
  import { ProductListItem, ProductListItemProps } from '@graphcommerce/magento-product'
2
- import React from 'react'
3
2
  import { ProductListItemGroupedFragment } from './ProductListItemGrouped.gql'
4
3
 
5
4
  export type ProductListItemGroupedProps = ProductListItemGroupedFragment & ProductListItemProps
6
5
 
7
- export default function ProductListItemGrouped(props: ProductListItemGroupedProps) {
6
+ export function ProductListItemGrouped(props: ProductListItemGroupedProps) {
8
7
  return <ProductListItem {...props} />
9
8
  }
package/index.ts CHANGED
@@ -1,2 +1,2 @@
1
1
  export * from './GroupedProductPage.gql'
2
- export { default as ProductListItemGrouped } from './ProductListItemGrouped'
2
+ export * from './ProductListItemGrouped'
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": "3.0.3",
5
+ "version": "3.0.4",
6
6
  "sideEffects": false,
7
7
  "prettier": "@graphcommerce/prettier-config-pwa",
8
8
  "eslintConfig": {
@@ -12,18 +12,18 @@
12
12
  }
13
13
  },
14
14
  "devDependencies": {
15
- "@graphcommerce/eslint-config-pwa": "^4.0.3",
16
- "@graphcommerce/prettier-config-pwa": "^4.0.2",
15
+ "@graphcommerce/eslint-config-pwa": "^4.0.5",
16
+ "@graphcommerce/prettier-config-pwa": "^4.0.3",
17
17
  "@graphcommerce/typescript-config-pwa": "^4.0.2",
18
- "@playwright/test": "^1.19.1",
18
+ "@playwright/test": "^1.19.2",
19
19
  "react": "^17.0.1"
20
20
  },
21
21
  "dependencies": {
22
- "@graphcommerce/graphql": "^3.0.3",
23
- "@graphcommerce/magento-cart": "^4.1.2",
24
- "@graphcommerce/magento-product": "^4.0.3",
25
- "@graphcommerce/magento-product-simple": "^4.0.3",
26
- "@graphcommerce/magento-product-virtual": "^4.0.3"
22
+ "@graphcommerce/graphql": "^3.0.4",
23
+ "@graphcommerce/magento-cart": "^4.1.4",
24
+ "@graphcommerce/magento-product": "^4.0.6",
25
+ "@graphcommerce/magento-product-simple": "^4.0.4",
26
+ "@graphcommerce/magento-product-virtual": "^4.0.4"
27
27
  },
28
28
  "peerDependencies": {
29
29
  "@lingui/macro": "^3.13.2",