@graphcommerce/hygraph-dynamic-rows-ui 10.1.0-canary.7 → 11.0.0-canary.45
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 +96 -0
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,101 @@
|
|
|
1
1
|
# @graphcommerce/hygraph-dynamic-rows-ui
|
|
2
2
|
|
|
3
|
+
## 11.0.0-canary.45
|
|
4
|
+
|
|
5
|
+
### Major Changes
|
|
6
|
+
|
|
7
|
+
- [#2626](https://github.com/graphcommerce-org/graphcommerce/pull/2626) [`e2c9f9b`](https://github.com/graphcommerce-org/graphcommerce/commit/e2c9f9bfc762ed1c4d46f1e24babd6bd658c7343) - **Breaking change — requires Node.js 22 or newer.** This kicks off GraphCommerce 11.
|
|
8
|
+
|
|
9
|
+
Node.js 20 hit end-of-life in April 2026, so the framework no longer supports it. `engines.node` is now `>=22.0.0 <27.0.0` across the root and all example storefronts — Node 22 (Maintenance LTS) is the new minimum, Node 24 (Active LTS) is recommended, and Node 26 (current) is also accepted.
|
|
10
|
+
|
|
11
|
+
- CI: `release-canary`, `release-main` and `pr-analysis` now run on Node 24. `periodic-build` matrix changed from `[20, 22]` to `[22, 24]`, and `actions/setup-node` bumped from v3 to v4.
|
|
12
|
+
- `.gitpod.yml` bootstrap moved from `nvm install 18` to `nvm install 24`.
|
|
13
|
+
- Getting-started docs and the three example READMEs now point at Node 22/24.
|
|
14
|
+
|
|
15
|
+
See [docs/upgrading/graphcommerce-10-to-11.md](docs/upgrading/graphcommerce-10-to-11.md) for the migration steps. ([@paales](https://github.com/paales))
|
|
16
|
+
|
|
17
|
+
## 10.1.0-canary.44
|
|
18
|
+
|
|
19
|
+
## 10.1.0-canary.43
|
|
20
|
+
|
|
21
|
+
## 10.1.0-canary.42
|
|
22
|
+
|
|
23
|
+
## 10.1.0-canary.41
|
|
24
|
+
|
|
25
|
+
## 10.1.0-canary.40
|
|
26
|
+
|
|
27
|
+
## 10.1.0-canary.39
|
|
28
|
+
|
|
29
|
+
## 10.1.0-canary.38
|
|
30
|
+
|
|
31
|
+
## 10.1.0-canary.37
|
|
32
|
+
|
|
33
|
+
## 10.1.0-canary.36
|
|
34
|
+
|
|
35
|
+
## 10.1.0-canary.35
|
|
36
|
+
|
|
37
|
+
## 10.1.0-canary.34
|
|
38
|
+
|
|
39
|
+
## 10.1.0-canary.33
|
|
40
|
+
|
|
41
|
+
## 10.1.0-canary.32
|
|
42
|
+
|
|
43
|
+
## 10.1.0-canary.31
|
|
44
|
+
|
|
45
|
+
## 10.1.0-canary.30
|
|
46
|
+
|
|
47
|
+
## 10.1.0-canary.29
|
|
48
|
+
|
|
49
|
+
## 10.1.0-canary.28
|
|
50
|
+
|
|
51
|
+
## 10.1.0-canary.27
|
|
52
|
+
|
|
53
|
+
## 10.1.0-canary.26
|
|
54
|
+
|
|
55
|
+
## 10.1.0-canary.25
|
|
56
|
+
|
|
57
|
+
## 10.1.0-canary.24
|
|
58
|
+
|
|
59
|
+
## 10.1.0-canary.23
|
|
60
|
+
|
|
61
|
+
## 10.1.0-canary.22
|
|
62
|
+
|
|
63
|
+
## 10.1.0-canary.21
|
|
64
|
+
|
|
65
|
+
## 10.1.0-canary.20
|
|
66
|
+
|
|
67
|
+
## 10.1.0-canary.19
|
|
68
|
+
|
|
69
|
+
## 10.1.0-canary.18
|
|
70
|
+
|
|
71
|
+
## 10.1.0-canary.17
|
|
72
|
+
|
|
73
|
+
### Patch Changes
|
|
74
|
+
|
|
75
|
+
- [#2623](https://github.com/graphcommerce-org/graphcommerce/pull/2623) [`241576a`](https://github.com/graphcommerce-org/graphcommerce/commit/241576a981fe97595000d74630a8ac8544a5e77f) - Bump Next.js from 16.1.1 to 16.2.6 across the framework and example storefronts. Also bumps the matching `@next/env` and `@next/eslint-plugin-next` pins. ([@paales](https://github.com/paales))
|
|
76
|
+
|
|
77
|
+
## 10.1.0-canary.16
|
|
78
|
+
|
|
79
|
+
## 10.1.0-canary.15
|
|
80
|
+
|
|
81
|
+
### Patch Changes
|
|
82
|
+
|
|
83
|
+
- [#2623](https://github.com/graphcommerce-org/graphcommerce/pull/2623) [`241576a`](https://github.com/graphcommerce-org/graphcommerce/commit/241576a981fe97595000d74630a8ac8544a5e77f) - Bump Next.js from 16.1.1 to 16.2.6 across the framework and example storefronts. Also bumps the matching `@next/env` and `@next/eslint-plugin-next` pins. ([@paales](https://github.com/paales))
|
|
84
|
+
|
|
85
|
+
## 10.1.0-canary.14
|
|
86
|
+
|
|
87
|
+
## 10.1.0-canary.13
|
|
88
|
+
|
|
89
|
+
## 10.1.0-canary.12
|
|
90
|
+
|
|
91
|
+
## 10.1.0-canary.11
|
|
92
|
+
|
|
93
|
+
## 10.1.0-canary.10
|
|
94
|
+
|
|
95
|
+
## 10.1.0-canary.9
|
|
96
|
+
|
|
97
|
+
## 10.1.0-canary.8
|
|
98
|
+
|
|
3
99
|
## 10.1.0-canary.7
|
|
4
100
|
|
|
5
101
|
## 10.1.0-canary.6
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/hygraph-dynamic-rows-ui",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "
|
|
5
|
+
"version": "11.0.0-canary.45",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"type": "module",
|
|
8
8
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
"dev": "next dev"
|
|
17
17
|
},
|
|
18
18
|
"engines": {
|
|
19
|
-
"node": ">=
|
|
19
|
+
"node": ">=22.0.0 <27.0.0"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@apollo/client": "^4.0.11",
|
|
23
|
-
"@graphcommerce/next-config": "
|
|
23
|
+
"@graphcommerce/next-config": "11.0.0-canary.45",
|
|
24
24
|
"@hygraph/app-sdk-react": "^0.0.6",
|
|
25
25
|
"@lingui/conf": "5.7.0",
|
|
26
26
|
"@lingui/core": "5.7.0",
|
|
@@ -33,16 +33,16 @@
|
|
|
33
33
|
"cross-env": "^7.0.3",
|
|
34
34
|
"dotenv": "16.6.1",
|
|
35
35
|
"graphql": "^16.12.0",
|
|
36
|
-
"next": "16.
|
|
36
|
+
"next": "16.2.6",
|
|
37
37
|
"react": "^19.2.0",
|
|
38
38
|
"react-dom": "^19.2.0",
|
|
39
39
|
"rxjs": "^7.8.2",
|
|
40
40
|
"webpack": "^5.103.0"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@graphcommerce/eslint-config-pwa": "
|
|
44
|
-
"@graphcommerce/prettier-config-pwa": "
|
|
45
|
-
"@graphcommerce/typescript-config-pwa": "
|
|
43
|
+
"@graphcommerce/eslint-config-pwa": "11.0.0-canary.45",
|
|
44
|
+
"@graphcommerce/prettier-config-pwa": "11.0.0-canary.45",
|
|
45
|
+
"@graphcommerce/typescript-config-pwa": "11.0.0-canary.45",
|
|
46
46
|
"@types/react": "^19.2.7",
|
|
47
47
|
"@types/react-dom": "^19.2.3",
|
|
48
48
|
"@types/react-is": "^19.2.0",
|