@graphcommerce/magento-cms 3.2.42 → 4.0.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 CHANGED
@@ -1,92 +1,104 @@
1
1
  # Change Log
2
2
 
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
3
+ ## 4.0.0
5
4
 
6
- # [3.2.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cms@3.1.29...@graphcommerce/magento-cms@3.2.0) (2021-11-12)
5
+ ### Major Changes
7
6
 
7
+ - [#1258](https://github.com/ho-nl/m2-pwa/pull/1258)
8
+ [`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)
9
+ Thanks [@paales](https://github.com/paales)! - Upgraded to Material UI 5
8
10
 
9
- ### Features
11
+ ### Patch Changes
10
12
 
11
- * added tons of translations ([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
13
+ - Updated dependencies
14
+ [[`ad36382a4`](https://github.com/ho-nl/m2-pwa/commit/ad36382a4d55d83d9e47b7eb6a02671a2a631a05)]:
15
+ - @graphcommerce/graphql@3.0.0
16
+ - @graphcommerce/magento-store@4.0.0
12
17
 
18
+ All notable changes to this project will be documented in this file. See
19
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
13
20
 
21
+ # [3.2.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cms@3.1.29...@graphcommerce/magento-cms@3.2.0) (2021-11-12)
14
22
 
23
+ ### Features
15
24
 
25
+ - added tons of translations
26
+ ([9bb0ac7](https://github.com/ho-nl/m2-pwa/commit/9bb0ac709b58df6ea6141e92e4923a5ca9ae2963))
16
27
 
17
28
  # [3.1.0](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cms@3.0.31...@graphcommerce/magento-cms@3.1.0) (2021-10-27)
18
29
 
19
-
20
30
  ### Features
21
31
 
22
- * **nextjs:** upgraded to nextjs 12 ([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
23
-
24
-
25
-
26
-
32
+ - **nextjs:** upgraded to nextjs 12
33
+ ([9331bc8](https://github.com/ho-nl/m2-pwa/commit/9331bc801f6419522115cc47d291d49d608d5a90))
27
34
 
28
35
  ## [3.0.1](https://github.com/ho-nl/m2-pwa/compare/@graphcommerce/magento-cms@3.0.0...@graphcommerce/magento-cms@3.0.1) (2021-09-27)
29
36
 
30
37
  **Note:** Version bump only for package @graphcommerce/magento-cms
31
38
 
32
-
33
-
34
-
35
-
36
39
  # 3.0.0 (2021-09-27)
37
40
 
38
-
39
41
  ### Bug Fixes
40
42
 
41
- * canonical urls ([9ff8d3f](https://github.com/ho-nl/m2-pwa/commit/9ff8d3f950098fb28440f31f5dd93a835dce0bda))
42
- * ignore md files from triggering version updates ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
43
- * remove conflicting files ([0c17ae4](https://github.com/ho-nl/m2-pwa/commit/0c17ae46be62b775ac83b35f11c532ce2d9401a3))
44
- * yarn workspace packages hot reload ([d03fc9f](https://github.com/ho-nl/m2-pwa/commit/d03fc9fdda3486476761786f2b56a934cc92befc))
45
-
43
+ - canonical urls
44
+ ([9ff8d3f](https://github.com/ho-nl/m2-pwa/commit/9ff8d3f950098fb28440f31f5dd93a835dce0bda))
45
+ - ignore md files from triggering version updates
46
+ ([4f98392](https://github.com/ho-nl/m2-pwa/commit/4f9839250b3a32d3070da5290e5efcc5e2243fba))
47
+ - remove conflicting files
48
+ ([0c17ae4](https://github.com/ho-nl/m2-pwa/commit/0c17ae46be62b775ac83b35f11c532ce2d9401a3))
49
+ - yarn workspace packages hot reload
50
+ ([d03fc9f](https://github.com/ho-nl/m2-pwa/commit/d03fc9fdda3486476761786f2b56a934cc92befc))
46
51
 
47
52
  ### Features
48
53
 
49
- * add barrel file for magento-category ([c5ba8c9](https://github.com/ho-nl/m2-pwa/commit/c5ba8c98cbb8192f1c1c85242ff6efa83b1fbdcc))
50
- * better 404 handling and simplified getStaticProps ([321ace1](https://github.com/ho-nl/m2-pwa/commit/321ace1850642ee3eddfa674c37e6fca8adcdb74))
51
- * canonical urls using abstract page meta component ([7d52cfc](https://github.com/ho-nl/m2-pwa/commit/7d52cfc76af2766dedf883b1e3fa5a5101eca823))
52
- * created stacked-pages package ([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088))
53
- * **graphql:** introduced new graphql package that holds all generated files ([a3e7aa0](https://github.com/ho-nl/m2-pwa/commit/a3e7aa05540540533b5ced9a95f1f802ecbe499f))
54
- * introduced a server side shared apolloClient, faster page loading ([5d7bc82](https://github.com/ho-nl/m2-pwa/commit/5d7bc825946c7910a06249041237e54b99f0c5b1))
55
- * major performance refactor ([03f8e2f](https://github.com/ho-nl/m2-pwa/commit/03f8e2fa16ef919bd6bd6eadd36922d0245ed960))
56
- * next.js 11 ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
57
- * **playwright:** added new playwright package to enable browser testing ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
58
- * 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))
59
- * upgrade to node 14 ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
60
- * upgraded to nextjs 11 ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
61
-
54
+ - add barrel file for magento-category
55
+ ([c5ba8c9](https://github.com/ho-nl/m2-pwa/commit/c5ba8c98cbb8192f1c1c85242ff6efa83b1fbdcc))
56
+ - better 404 handling and simplified getStaticProps
57
+ ([321ace1](https://github.com/ho-nl/m2-pwa/commit/321ace1850642ee3eddfa674c37e6fca8adcdb74))
58
+ - canonical urls using abstract page meta component
59
+ ([7d52cfc](https://github.com/ho-nl/m2-pwa/commit/7d52cfc76af2766dedf883b1e3fa5a5101eca823))
60
+ - created stacked-pages package
61
+ ([d86008e](https://github.com/ho-nl/m2-pwa/commit/d86008ee659ccb25b194a41d624b394a1ddbd088))
62
+ - **graphql:** introduced new graphql package that holds all generated files
63
+ ([a3e7aa0](https://github.com/ho-nl/m2-pwa/commit/a3e7aa05540540533b5ced9a95f1f802ecbe499f))
64
+ - introduced a server side shared apolloClient, faster page loading
65
+ ([5d7bc82](https://github.com/ho-nl/m2-pwa/commit/5d7bc825946c7910a06249041237e54b99f0c5b1))
66
+ - major performance refactor
67
+ ([03f8e2f](https://github.com/ho-nl/m2-pwa/commit/03f8e2fa16ef919bd6bd6eadd36922d0245ed960))
68
+ - next.js 11
69
+ ([7d61407](https://github.com/ho-nl/m2-pwa/commit/7d614075a778f488045034f74be4f75b93f63c43))
70
+ - **playwright:** added new playwright package to enable browser testing
71
+ ([6f49ec7](https://github.com/ho-nl/m2-pwa/commit/6f49ec7595563775b96ebf21c27e39da1282e8d9))
72
+ - renamed all packages to use [@graphcommerce](https://github.com/graphcommerce) instead of
73
+ [@reachdigital](https://github.com/reachdigital)
74
+ ([491e4ce](https://github.com/ho-nl/m2-pwa/commit/491e4cec9a2686472dac36b79f999257c0811ffe))
75
+ - upgrade to node 14
76
+ ([d079a75](https://github.com/ho-nl/m2-pwa/commit/d079a751e9bfd8dc7f5009d2c9f31c336a0c96ab))
77
+ - upgraded to nextjs 11
78
+ ([0053beb](https://github.com/ho-nl/m2-pwa/commit/0053beb7ef597c190add7264256a0eaec35868da))
62
79
 
63
80
  ### Reverts
64
81
 
65
- * Revert "chore: upgrade @apollo/client" ([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
66
-
67
-
82
+ - Revert "chore: upgrade @apollo/client"
83
+ ([55ff24e](https://github.com/ho-nl/m2-pwa/commit/55ff24ede0e56c85b8095edadadd1ec5e0b1b8d2))
68
84
 
69
85
  ## 2.0.8 (2020-10-28)
70
86
 
71
-
72
87
  ### Bug Fixes
73
88
 
74
- * make sure themes extensions are found ([5aa18db](https://github.com/ho-nl/m2-pwa/commit/5aa18db514fd2e2f50681367e39523f8e742ece0))
75
-
89
+ - make sure themes extensions are found
90
+ ([5aa18db](https://github.com/ho-nl/m2-pwa/commit/5aa18db514fd2e2f50681367e39523f8e742ece0))
76
91
 
77
92
  ### Features
78
93
 
79
- * added generated graphql.ts files ([3e44415](https://github.com/ho-nl/m2-pwa/commit/3e44415b018e74b502e9e98479aa5e84041f337d))
80
- * split into packages ([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151))
81
-
94
+ - added generated graphql.ts files
95
+ ([3e44415](https://github.com/ho-nl/m2-pwa/commit/3e44415b018e74b502e9e98479aa5e84041f337d))
96
+ - split into packages
97
+ ([2ee7fd6](https://github.com/ho-nl/m2-pwa/commit/2ee7fd6c0056f467d114f04d92c6c0ddf622d151))
82
98
 
83
99
  ### BREAKING CHANGES
84
100
 
85
- * huge folder structure refactor, please read README to reinstall
86
-
87
-
88
-
89
-
101
+ - huge folder structure refactor, please read README to reinstall
90
102
 
91
103
  # Change Log
92
104
 
@@ -1,4 +1,4 @@
1
- import { Typography, Container } from '@material-ui/core'
1
+ import { Typography, Container } from '@mui/material'
2
2
  import React from 'react'
3
3
  import { CmsPageContentFragment } from './CmsPageContent.gql'
4
4
 
package/package.json CHANGED
@@ -1,11 +1,8 @@
1
1
  {
2
2
  "name": "@graphcommerce/magento-cms",
3
- "version": "3.2.42",
3
+ "version": "4.0.0",
4
4
  "sideEffects": false,
5
5
  "prettier": "@graphcommerce/prettier-config-pwa",
6
- "browserslist": [
7
- "extends @graphcommerce/browserslist-config-pwa"
8
- ],
9
6
  "eslintConfig": {
10
7
  "extends": "@graphcommerce/eslint-config-pwa",
11
8
  "parserOptions": {
@@ -13,22 +10,19 @@
13
10
  }
14
11
  },
15
12
  "devDependencies": {
16
- "@graphcommerce/browserslist-config-pwa": "^3.0.3",
17
- "@graphcommerce/eslint-config-pwa": "^3.1.10",
18
- "@graphcommerce/prettier-config-pwa": "^3.0.5",
19
- "@graphcommerce/typescript-config-pwa": "^3.1.2",
20
- "@playwright/test": "^1.17.1"
13
+ "@graphcommerce/eslint-config-pwa": "^4.0.0",
14
+ "@graphcommerce/prettier-config-pwa": "^4.0.0",
15
+ "@graphcommerce/typescript-config-pwa": "^4.0.0",
16
+ "@playwright/test": "^1.18.1"
21
17
  },
22
18
  "dependencies": {
23
- "@apollo/client": "^3.5.6",
24
- "@graphcommerce/graphql": "^2.105.13",
25
- "@graphcommerce/magento-store": "^3.4.10",
26
- "@lingui/macro": "^3.13.0",
27
- "@material-ui/core": "^4.12.3",
28
- "next": "^12.0.7",
19
+ "@graphcommerce/graphql": "^3.0.0",
20
+ "@graphcommerce/magento-store": "^4.0.0",
21
+ "@lingui/macro": "^3.13.2",
22
+ "@mui/material": "^5.4.1",
23
+ "next": "^12.0.10",
29
24
  "react": "^17.0.2",
30
25
  "react-dom": "^17.0.2",
31
- "type-fest": "^2.8.0"
32
- },
33
- "gitHead": "4f7fd2440fa20b9ad619b1172bc12deaaf8b2456"
26
+ "type-fest": "^2.11.2"
27
+ }
34
28
  }