Commit b1dae68
committed
Upgrade Node.js from 18 to 20 across build, test, website and repo
- Update .nvmrc from 18.20.8 to 20.19.0 (Node 20 LTS)
- Update package.json engines field from >=14 to >=18
- Update CONTRIBUTING.md to document >=20 requirement
- Update Dockerfile base image from node:8.9.0 to node:20
CI workflows already use node-version-file: '.nvmrc' so they
will automatically pick up the new Node 20 version.
https://claude.ai/code/session_016oyFSyGm7hYU1e1KDXqjnW1 parent a4d4cc0 commit b1dae68
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
0 commit comments