Commit d3b462e
authored
chore(node): drop support for node v12 (#823)
This change removes "official" support for node v12, which is now
unmaintained and hasn't been supported since 30th April 2022.
If users still need to use node v12 they can continue using the v8
version of this package.
BREAKING CHANGE: Drop support for Node.js v12
Signed-off-by: Lucian Buzzo <[email protected]>1 parent 73f6729 commit d3b462e
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments