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