cli icon indicating copy to clipboard operation
cli copied to clipboard

Drop Support for Node.js v16 Due to Lack of Maintenance Releases

Open vashian opened this issue 1 year ago • 0 comments

We are currently providing support for Node.js v16. However, as per the Node.js Release Schedule and Maintenance Policy, Node.js v16 has reached the end of its maintenance cycle, and there will be no more maintenance releases for this version.

Lets:

  • Drop support for Node.js v16 in our project to maintain a secure and stable codebase.
  • Update dependencies
  • Encourage users to upgrade to a supported version of Node.js.

Reference: Node.js Previous Releases

vashian avatar Apr 04 '24 10:04 vashian