@graphcommerce/magento-cms 10.0.0-canary.72 → 10.0.1-canary.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 +6 -148
- package/graphql/CmsPage.graphql +3 -9
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,38 +1,12 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 10.0.
|
|
3
|
+
## 10.0.1-canary.0
|
|
4
4
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
## 10.0.0-canary.70
|
|
8
|
-
|
|
9
|
-
## 10.0.0-canary.69
|
|
10
|
-
|
|
11
|
-
## 10.0.0-canary.68
|
|
12
|
-
|
|
13
|
-
## 10.0.0-canary.67
|
|
14
|
-
|
|
15
|
-
## 10.0.0-canary.66
|
|
16
|
-
|
|
17
|
-
## 10.0.0-canary.65
|
|
18
|
-
|
|
19
|
-
## 10.0.0-canary.64
|
|
20
|
-
|
|
21
|
-
## 10.0.0-canary.63
|
|
22
|
-
|
|
23
|
-
## 10.0.0-canary.62
|
|
24
|
-
|
|
25
|
-
## 10.0.0-canary.61
|
|
26
|
-
|
|
27
|
-
## 10.0.0-canary.60
|
|
28
|
-
|
|
29
|
-
## 10.0.0-canary.59
|
|
30
|
-
|
|
31
|
-
## 10.0.0-canary.58
|
|
5
|
+
### Patch Changes
|
|
32
6
|
|
|
33
|
-
|
|
7
|
+
- [#2568](https://github.com/graphcommerce-org/graphcommerce/pull/2568) [`0188c30`](https://github.com/graphcommerce-org/graphcommerce/commit/0188c307e44a641f31c9cbe1c2d75a04e2ad5174) - Moved the CmsPage query from the route query to the cmsPage query ([@paales](https://github.com/paales))
|
|
34
8
|
|
|
35
|
-
## 10.0.0
|
|
9
|
+
## 10.0.0
|
|
36
10
|
|
|
37
11
|
### Major Changes
|
|
38
12
|
|
|
@@ -112,131 +86,15 @@
|
|
|
112
86
|
- `@mui/*` modern alias rewrites
|
|
113
87
|
- Debug plugins (`CircularDependencyPlugin`, `DuplicatesPlugin`) ([@paales](https://github.com/paales))
|
|
114
88
|
|
|
115
|
-
## 9.1.0-canary.55
|
|
116
|
-
|
|
117
|
-
## 9.1.0-canary.54
|
|
118
|
-
|
|
119
|
-
## 9.1.0-canary.53
|
|
120
|
-
|
|
121
|
-
## 9.1.0-canary.52
|
|
122
|
-
|
|
123
|
-
## 9.1.0-canary.51
|
|
124
|
-
|
|
125
|
-
## 9.1.0-canary.50
|
|
126
|
-
|
|
127
|
-
## 9.1.0-canary.49
|
|
128
|
-
|
|
129
|
-
## 9.1.0-canary.48
|
|
130
|
-
|
|
131
|
-
## 9.1.0-canary.47
|
|
132
|
-
|
|
133
|
-
## 9.1.0-canary.46
|
|
134
|
-
|
|
135
|
-
## 9.1.0-canary.45
|
|
136
|
-
|
|
137
|
-
## 9.1.0-canary.44
|
|
138
|
-
|
|
139
|
-
## 9.1.0-canary.43
|
|
140
|
-
|
|
141
|
-
## 9.1.0-canary.42
|
|
142
|
-
|
|
143
|
-
## 9.1.0-canary.41
|
|
144
|
-
|
|
145
|
-
## 9.1.0-canary.40
|
|
146
|
-
|
|
147
|
-
## 9.1.0-canary.39
|
|
148
|
-
|
|
149
|
-
## 9.1.0-canary.38
|
|
150
|
-
|
|
151
|
-
## 9.1.0-canary.37
|
|
152
|
-
|
|
153
|
-
## 9.1.0-canary.36
|
|
154
|
-
|
|
155
|
-
## 9.1.0-canary.35
|
|
156
|
-
|
|
157
|
-
## 9.1.0-canary.34
|
|
158
|
-
|
|
159
|
-
## 9.1.0-canary.33
|
|
160
|
-
|
|
161
|
-
## 9.1.0-canary.32
|
|
162
|
-
|
|
163
|
-
## 9.1.0-canary.31
|
|
164
|
-
|
|
165
|
-
## 9.1.0-canary.30
|
|
166
|
-
|
|
167
|
-
## 9.1.0-canary.29
|
|
168
|
-
|
|
169
|
-
## 9.1.0-canary.28
|
|
170
|
-
|
|
171
|
-
## 9.1.0-canary.27
|
|
172
|
-
|
|
173
|
-
## 9.1.0-canary.26
|
|
174
|
-
|
|
175
|
-
## 9.1.0-canary.25
|
|
176
|
-
|
|
177
|
-
## 9.1.0-canary.24
|
|
178
|
-
|
|
179
|
-
## 9.1.0-canary.23
|
|
180
|
-
|
|
181
|
-
## 9.1.0-canary.22
|
|
182
|
-
|
|
183
|
-
## 9.1.0-canary.21
|
|
184
|
-
|
|
185
|
-
## 9.1.0-canary.20
|
|
186
|
-
|
|
187
|
-
## 9.1.0-canary.19
|
|
188
|
-
|
|
189
|
-
### Patch Changes
|
|
190
|
-
|
|
191
|
-
- [#2499](https://github.com/graphcommerce-org/graphcommerce/pull/2499) [`eb973e7`](https://github.com/graphcommerce-org/graphcommerce/commit/eb973e7dec375178e4348e74069fc0d132a091c7) - Render the no-route page (or whatever is configured) on the 404 page when running with only Magento. ([@paales](https://github.com/paales))
|
|
192
|
-
|
|
193
|
-
## 9.1.0-canary.18
|
|
194
|
-
|
|
195
|
-
## 9.1.0-canary.17
|
|
196
|
-
|
|
197
|
-
## 9.1.0-canary.16
|
|
198
|
-
|
|
199
|
-
## 9.1.0-canary.15
|
|
200
|
-
|
|
201
|
-
## 9.0.4-canary.14
|
|
202
|
-
|
|
203
|
-
## 9.0.4-canary.13
|
|
204
|
-
|
|
205
|
-
## 9.0.4-canary.12
|
|
206
|
-
|
|
207
|
-
## 9.0.4-canary.11
|
|
208
|
-
|
|
209
|
-
### Patch Changes
|
|
210
|
-
|
|
211
|
-
- [#2485](https://github.com/graphcommerce-org/graphcommerce/pull/2485) [`2e52ea3`](https://github.com/graphcommerce-org/graphcommerce/commit/2e52ea39823a15fc4ffe3ca47780f7e64ace3110) - Added cmsBlocks query and `<CmsBlock />` component. ([@paales](https://github.com/paales))
|
|
212
|
-
|
|
213
|
-
## 9.0.4-canary.10
|
|
214
|
-
|
|
215
|
-
## 9.0.4-canary.9
|
|
216
|
-
|
|
217
|
-
## 9.0.4-canary.8
|
|
218
|
-
|
|
219
|
-
## 9.0.4-canary.7
|
|
220
|
-
|
|
221
|
-
## 9.0.4-canary.6
|
|
222
|
-
|
|
223
89
|
### Patch Changes
|
|
224
90
|
|
|
225
91
|
- [#2478](https://github.com/graphcommerce-org/graphcommerce/pull/2478) [`a317221`](https://github.com/graphcommerce-org/graphcommerce/commit/a317221a6ef88dc037985398bf87926a73f7fa48) - Convert home to render the home CmsPage and add page/[…url] route for additional pages. ([@paales](https://github.com/paales))
|
|
226
92
|
|
|
227
93
|
- [#2478](https://github.com/graphcommerce-org/graphcommerce/pull/2478) [`d09c98b`](https://github.com/graphcommerce-org/graphcommerce/commit/d09c98bba2ee83fb51b17494354a42b6c38446ab) - Added support for loading CMS Pages from Magento ([@paales](https://github.com/paales))
|
|
228
94
|
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
## 9.0.4-canary.4
|
|
232
|
-
|
|
233
|
-
## 9.0.4-canary.3
|
|
234
|
-
|
|
235
|
-
## 9.0.4-canary.2
|
|
236
|
-
|
|
237
|
-
## 9.0.4-canary.1
|
|
95
|
+
- [#2485](https://github.com/graphcommerce-org/graphcommerce/pull/2485) [`2e52ea3`](https://github.com/graphcommerce-org/graphcommerce/commit/2e52ea39823a15fc4ffe3ca47780f7e64ace3110) - Added cmsBlocks query and `<CmsBlock />` component. ([@paales](https://github.com/paales))
|
|
238
96
|
|
|
239
|
-
|
|
97
|
+
- [#2499](https://github.com/graphcommerce-org/graphcommerce/pull/2499) [`eb973e7`](https://github.com/graphcommerce-org/graphcommerce/commit/eb973e7dec375178e4348e74069fc0d132a091c7) - Render the no-route page (or whatever is configured) on the 404 page when running with only Magento. ([@paales](https://github.com/paales))
|
|
240
98
|
|
|
241
99
|
## 5.1.0
|
|
242
100
|
|
package/graphql/CmsPage.graphql
CHANGED
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
query CmsPage($
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
relative_url
|
|
5
|
-
redirect_code
|
|
6
|
-
type
|
|
7
|
-
... on CmsPage {
|
|
8
|
-
...CmsPageFragment
|
|
9
|
-
}
|
|
1
|
+
query CmsPage($identifier: String!) {
|
|
2
|
+
cmsPage(identifier: $identifier) {
|
|
3
|
+
...CmsPageFragment
|
|
10
4
|
}
|
|
11
5
|
}
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/magento-cms",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "10.0.
|
|
5
|
+
"version": "10.0.1-canary.0",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
".": "./index.ts"
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
18
|
-
"@graphcommerce/eslint-config-pwa": "^10.0.
|
|
19
|
-
"@graphcommerce/graphql": "^10.0.
|
|
20
|
-
"@graphcommerce/magento-store": "^10.0.
|
|
21
|
-
"@graphcommerce/prettier-config-pwa": "^10.0.
|
|
22
|
-
"@graphcommerce/typescript-config-pwa": "^10.0.
|
|
18
|
+
"@graphcommerce/eslint-config-pwa": "^10.0.1-canary.0",
|
|
19
|
+
"@graphcommerce/graphql": "^10.0.1-canary.0",
|
|
20
|
+
"@graphcommerce/magento-store": "^10.0.1-canary.0",
|
|
21
|
+
"@graphcommerce/prettier-config-pwa": "^10.0.1-canary.0",
|
|
22
|
+
"@graphcommerce/typescript-config-pwa": "^10.0.1-canary.0",
|
|
23
23
|
"@lingui/core": "^5",
|
|
24
24
|
"@lingui/macro": "^5",
|
|
25
25
|
"@lingui/react": "^5",
|