Commit 9b7e529
chore: drop unsupported node versions (#4447)
we will test only versions that are not EOL: i.e. 20, 22, 24, and update
the engines field to give warnings on anything other than those versions.
we may further choose to require minimum subversions of 20, 22, and 24
that enable require(esm), but this PR holds off on that just yet.
---------
Co-authored-by: Benjie <benjie@jemjie.com>1 parent 5bdc53c commit 9b7e529
File tree
5 files changed
+8
-4
lines changed- .github/workflows
- website/pages/upgrade-guides
5 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
0 commit comments