Skip to content

Conversation

@klebba
Copy link
Contributor

@klebba klebba commented Feb 18, 2025

Relaxing the required engine versions per: https://nodejs.org/en/about/previous-releases

The plugin code requires set syntax support in NodeJS — I haven't found confirmation yet of which LTS version supports this feature. Version 20 has LTS through April 2026 — using nvm I installed 20.18.3 which is the current LTS patch version today:

nvm install v20.18.3
...
Now using node v20.18.3 (npm v10.8.2)

This tells me which npm version to target as well

@klebba
Copy link
Contributor Author

klebba commented Feb 18, 2025

TODO:

  • verify GitHub actions
  • update x-element engines ahead of this change

Relaxing the required engine versions
@theengineear theengineear merged commit 2efa5bf into main Feb 18, 2025
1 check passed
@theengineear theengineear deleted the klebba-patch-1 branch February 18, 2025 22:50
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.

3 participants