-
Notifications
You must be signed in to change notification settings - Fork 164
Upgrade minimal supported version of Node.js to 20 #601
Copy link
Copy link
Closed
Labels
low priorityLow priority issues to be done eventually.Low priority issues to be done eventually.t-unblockingIssues with this label are in the ownership of the unblocking team.Issues with this label are in the ownership of the unblocking team.tech roadmapIssues contributing to tech roadmap.Issues contributing to tech roadmap.validatedIssues that are resolved and their solutions fulfill the acceptance criteria.Issues that are resolved and their solutions fulfill the acceptance criteria.
Metadata
Metadata
Assignees
Labels
low priorityLow priority issues to be done eventually.Low priority issues to be done eventually.t-unblockingIssues with this label are in the ownership of the unblocking team.Issues with this label are in the ownership of the unblocking team.tech roadmapIssues contributing to tech roadmap.Issues contributing to tech roadmap.validatedIssues that are resolved and their solutions fulfill the acceptance criteria.Issues that are resolved and their solutions fulfill the acceptance criteria.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently project works under Node 18 which reached its EOL on April 30, 2025. It will no longer receive security updates or maintenance releases.
Plan it to upgrade to version 22 or 24 (current LTS).New plan is to support last 3 LTS versions of Node.js. As of today they are: 24, 22 and 20.Note: this won't be an easy task since there are breakable changes.
Refs: