Description
Drop support for node v12, which reaches EOL in 2022-04-30, and node v17, which reaches EOL in 2022-06-01
Update Node.js engine requirement to ^18.18.0 || >=20.0.0
, which is the same requirement that ESLint v9 will impose. This means we are dropping support for Node 12, 15, 16, 17, 19, and Node 18 versions prior to 18.18.0.
Metadata
Metadata
Assignees
Type
Projects
Status
Done