Commit e6937f0
committed
chore: drop support for Nodejs 20
BREAKING CHANGE:
This drops support for Nodejs 20, and drops the polyfill for
Object.groupBy - instead calling it directly. This means this version
will fail to run in Nodejs 20 contexts without an Object.groupBy polyfill.
Going forward and issues relating to support for Nodejs 20 will be
closed, our minimum supported Nodejs version is 22 - which we will aim
to support until April 2027, when it becomes EOL.1 parent 7622c1a commit e6937f0
5 files changed
Lines changed: 7 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 37 | | |
54 | 38 | | |
55 | 39 | | |
| |||
393 | 377 | | |
394 | 378 | | |
395 | 379 | | |
396 | | - | |
| 380 | + | |
397 | 381 | | |
398 | 382 | | |
399 | 383 | | |
| |||
408 | 392 | | |
409 | 393 | | |
410 | 394 | | |
411 | | - | |
| 395 | + | |
412 | 396 | | |
413 | 397 | | |
414 | 398 | | |
| |||
597 | 581 | | |
598 | 582 | | |
599 | 583 | | |
600 | | - | |
| 584 | + | |
601 | 585 | | |
602 | 586 | | |
603 | 587 | | |
| |||
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 | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
0 commit comments