refactor(chore): remove Node js 20 support#297
Conversation
remove Node js 20 support BREAKING CHANGE: yes GH-296
SonarQube reviewer guideSummary: Drop support for Node.js 20, update to versions 22 and 24 only, and bump package version to 11.1.0 with dependency updates. Review Focus: The change removes Node.js 20 from the supported versions while adding explicit support for only Node.js 22 and 24. This is a significant compatibility change that could affect users still on Node 20. Pay close attention to:
Start review at:
|
|
🎉 This PR is included in version 12.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |



remove Node js 20 support
BREAKING CHANGE:
yes
GH-296
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Checklist:
Build:
Test: