cqframework / cql-tests-runner

Test Runner for CQL Tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request for Node.js Version 18 Support

darkknight13 opened this issue · comments

Currently, the majority of Node.js applications are built on Node LTS (Long-Term Support) versions 18 and 20. It would be beneficial to add support for Node.js version 18 to accommodate this widespread usage.

Usage Statistics:

Node.js Version Installations
16 819,796
17 18,218
18 2,245,312
19 31,846
20 1,647,543
21 244,182
22 31,042

Source: Node.js Metrics

Adding support for Node.js version 18 would align with the preferences of a significant portion of the Node.js community and ensure compatibility with a wide range of existing applications.