Skip to content

Update minimum supported Node.js to 22 LTS#2080

Merged
ricellis merged 3 commits intomainfrom
s1314-node20-eol
May 5, 2026
Merged

Update minimum supported Node.js to 22 LTS#2080
ricellis merged 3 commits intomainfrom
s1314-node20-eol

Conversation

@ricellis
Copy link
Copy Markdown
Member

@ricellis ricellis commented Apr 30, 2026

PR summary

Update minimum supported Node.js to 22 LTS

Fixes: part of s1314

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe) - runtime version changes

What is the current behavior?

Minimum supported Node.js is version 20

What is the new behavior?

Minimum supported Node.js is version 22

Does this PR introduce a breaking change?

  • Yes
  • No

Update is in line with SDK versioning and LTS support policy.

Installation will be prevented on Node.js 20 where npm is configured to use engine-strict, otherwise there is no breaking change.

Other information

@ricellis ricellis requested a review from a team as a code owner April 30, 2026 10:50
Comment thread .github/workflows/docs.yml
@ricellis ricellis merged commit 52184ad into main May 5, 2026
8 checks passed
@ricellis ricellis deleted the s1314-node20-eol branch May 5, 2026 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants