-
-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BREAKING] Drop support for Node.js 10 and 12, ensure in the CI tests are run under multiple Node.js versions #94
Conversation
Given the
Off-topic:
|
And now, it's:
Let's drop support of Node.js 10 and 12, it's 2025, and these versions have not been supported (either by the Node.js team, or by the ecosystem) for years. |
618800e
to
ae6f491
Compare
… are run under multiple Node.js versions
ae6f491
to
0db4ba3
Compare
This PR was merged into the main branch. Discussion ---------- [BREAKING] Drop Node.js 14 and 16 support Following #94, let's continue to drop old unmaintained [Node.js versions](https://nodejs.org/en/about/previous-releases): <img width="757" alt="image" src="https://github.com/user-attachments/assets/1730bb19-02ce-4651-89b8-7acf84dfb720" /> Commits ------- 68da84e [BREAKING] Drop Node.js 14 and 16 support
Let's modernize this repository 🙌🏻
Starting first with CI improvments