Commit 9e6cd3b
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 31c3a6b commit 9e6cd3b
5 files changed
Lines changed: 22 additions & 8 deletions
File tree
- .github/workflows
- website/pages/upgrade-guides
| 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