Automatically checks for new Node.js releases and sends you a notification.
- Checks for new Node.js versions every day.
- Sends email notifications if a new version is available.
npm install
npm start
Currently support Node.js version 18 and above.
Add your email in subscribers.txt
file for getting notified about the Node.js releases.
Stay updated with the latest Node.js releases without lifting a finger!
Happy coding!