Commit 693c85b
Drop Node 18 from CI matrix — EOL since Sep 2025
Summary:
serialize-javascript v7.x (already pinned in overrides) requires Node >= 20.
Node 18 EOL'd Sep 2025. This only affects dev/build tooling, not end-user browsers.
Updates:
- CI workflow: remove 18.x from node-version matrix
- package.json: engines >= 18 → >= 20
Differential Revision: D99437009
fbshipit-source-id: 191ab39519d7cf7a1d0b8ce820586336e3efdc201 parent c8f3eba commit 693c85b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments