kelektiv / node-cron

Cron for NodeJS.
MIT License
8.48k stars 626 forks source link

feat: add support for Node v22 #914

Closed intcreator closed 4 days ago

intcreator commented 4 days ago

Description

Add support for Node v22. Keep support for v16 until we release a major version.

Related Issue

Motivation and Context

We want to always support at least the latest 3 LTS Node versions

How Has This Been Tested?

Added Node v22 to the test suite

Screenshots (if appropriate):

Types of changes

Checklist:

ncb000gt commented 4 days ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: