Commit fc99470
authored
Drop to support Node.js 12 (#291)
BREAKING CHANGE: drop to support Node.js 12
- Node.js 12 is EOL https://nodejs.org/en/about/releases/
- Use Node.js 14, 16, 18 for CI
Probably, Current HonKit still work on Node.js 12, but it will be broken in minor updates.
fix #290
closes #2881 parent 6995c16 commit fc99470
File tree
21 files changed
+16
-2211
lines changed- .github/workflows
- examples/benchmark/source/use-case
- ajaxapp
- nodecli
- argument-parse/src
- md-to-html/src
- read-file/src
- refactor-and-unittest/src
- todoapp/entrypoint
- first-entry
- module-entry
- packages/honkit
21 files changed
+16
-2211
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
This file was deleted.
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 0 additions & 18 deletions
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
0 commit comments