@graphcommerce/graphcms-ui 8.0.6-canary.4 → 8.0.7
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 -21
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,26 +1,14 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 8.0.
|
|
3
|
+
## 8.0.7
|
|
4
4
|
|
|
5
|
-
## 8.0.6
|
|
6
|
-
|
|
7
|
-
### Patch Changes
|
|
8
|
-
|
|
9
|
-
- [#2219](https://github.com/graphcommerce-org/graphcommerce/pull/2219) [`2ed2055`](https://github.com/graphcommerce-org/graphcommerce/commit/2ed20550324c104265d72f22339fbedb26fb433b) - Allow blog pages to be nested
|
|
10
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
11
|
-
|
|
12
|
-
## 8.0.6-canary.2
|
|
13
|
-
|
|
14
|
-
## 8.0.6-canary.1
|
|
15
|
-
|
|
16
|
-
## 8.0.6-canary.0
|
|
5
|
+
## 8.0.6
|
|
17
6
|
|
|
18
7
|
## 8.0.5
|
|
19
8
|
|
|
20
9
|
### Patch Changes
|
|
21
10
|
|
|
22
|
-
- [#2238](https://github.com/graphcommerce-org/graphcommerce/pull/2238) [`db86432`](https://github.com/graphcommerce-org/graphcommerce/commit/db864324277fd5fb680c66eaa87d211cd7be4905) - Changed query limit to 100 from a 1000 on HygraphAllPages and AllDynamicRows query and added pagination.
|
|
23
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
11
|
+
- [#2238](https://github.com/graphcommerce-org/graphcommerce/pull/2238) [`db86432`](https://github.com/graphcommerce-org/graphcommerce/commit/db864324277fd5fb680c66eaa87d211cd7be4905) - Changed query limit to 100 from a 1000 on HygraphAllPages and AllDynamicRows query and added pagination. ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
24
12
|
|
|
25
13
|
## 8.0.5-canary.10
|
|
26
14
|
|
|
@@ -28,8 +16,7 @@
|
|
|
28
16
|
|
|
29
17
|
### Patch Changes
|
|
30
18
|
|
|
31
|
-
- [#2238](https://github.com/graphcommerce-org/graphcommerce/pull/2238) [`db86432`](https://github.com/graphcommerce-org/graphcommerce/commit/db864324277fd5fb680c66eaa87d211cd7be4905) - Changed query limit to 100 from a 1000 on HygraphAllPages and AllDynamicRows query and added pagination.
|
|
32
|
-
([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
19
|
+
- [#2238](https://github.com/graphcommerce-org/graphcommerce/pull/2238) [`db86432`](https://github.com/graphcommerce-org/graphcommerce/commit/db864324277fd5fb680c66eaa87d211cd7be4905) - Changed query limit to 100 from a 1000 on HygraphAllPages and AllDynamicRows query and added pagination. ([@Jessevdpoel](https://github.com/Jessevdpoel))
|
|
33
20
|
|
|
34
21
|
## 8.0.5-canary.8
|
|
35
22
|
|
|
@@ -97,11 +84,9 @@
|
|
|
97
84
|
|
|
98
85
|
### Patch Changes
|
|
99
86
|
|
|
100
|
-
- [#2114](https://github.com/graphcommerce-org/graphcommerce/pull/2114) [`5b63623`](https://github.com/graphcommerce-org/graphcommerce/commit/5b63623e70cb72afa82f6e39cefc77c7b0fec74e) - Added support for the alt attribute for images inside Rich text areas coming from Hygraph.
|
|
101
|
-
([@StefanAngenent](https://github.com/StefanAngenent))
|
|
87
|
+
- [#2114](https://github.com/graphcommerce-org/graphcommerce/pull/2114) [`5b63623`](https://github.com/graphcommerce-org/graphcommerce/commit/5b63623e70cb72afa82f6e39cefc77c7b0fec74e) - Added support for the alt attribute for images inside Rich text areas coming from Hygraph. ([@StefanAngenent](https://github.com/StefanAngenent))
|
|
102
88
|
|
|
103
|
-
- [#2071](https://github.com/graphcommerce-org/graphcommerce/pull/2071) [`6876939`](https://github.com/graphcommerce-org/graphcommerce/commit/68769398f64604443a148583f1392976f71c2423) - Added support to add css class names to RichText elements from Hygraph
|
|
104
|
-
([@FrankHarland](https://github.com/FrankHarland))
|
|
89
|
+
- [#2071](https://github.com/graphcommerce-org/graphcommerce/pull/2071) [`6876939`](https://github.com/graphcommerce-org/graphcommerce/commit/68769398f64604443a148583f1392976f71c2423) - Added support to add css class names to RichText elements from Hygraph ([@FrankHarland](https://github.com/FrankHarland))
|
|
105
90
|
|
|
106
91
|
## 8.0.0-canary.100
|
|
107
92
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/graphcms-ui",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "8.0.
|
|
5
|
+
"version": "8.0.7",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -12,12 +12,12 @@
|
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
14
|
"peerDependencies": {
|
|
15
|
-
"@graphcommerce/eslint-config-pwa": "^8.0.
|
|
16
|
-
"@graphcommerce/graphql": "^8.0.
|
|
17
|
-
"@graphcommerce/image": "^8.0.
|
|
18
|
-
"@graphcommerce/next-ui": "^8.0.
|
|
19
|
-
"@graphcommerce/prettier-config-pwa": "^8.0.
|
|
20
|
-
"@graphcommerce/typescript-config-pwa": "^8.0.
|
|
15
|
+
"@graphcommerce/eslint-config-pwa": "^8.0.7",
|
|
16
|
+
"@graphcommerce/graphql": "^8.0.7",
|
|
17
|
+
"@graphcommerce/image": "^8.0.7",
|
|
18
|
+
"@graphcommerce/next-ui": "^8.0.7",
|
|
19
|
+
"@graphcommerce/prettier-config-pwa": "^8.0.7",
|
|
20
|
+
"@graphcommerce/typescript-config-pwa": "^8.0.7",
|
|
21
21
|
"@mui/material": "^5.10.16",
|
|
22
22
|
"next": "*",
|
|
23
23
|
"react": "^18.2.0",
|