Skip to content

fix: support newer Node.js versions in engines#218

Open
lyra-alishaikh wants to merge 2 commits intopluginpal:masterfrom
lyra-alishaikh:fix/node-engine-range-214-tested
Open

fix: support newer Node.js versions in engines#218
lyra-alishaikh wants to merge 2 commits intopluginpal:masterfrom
lyra-alishaikh:fix/node-engine-range-214-tested

Conversation

@lyra-alishaikh
Copy link

@lyra-alishaikh lyra-alishaikh commented Feb 27, 2026

Summary

  • set engines.node to explicit supported range: >=20.0.0 <=24.x.x
  • align plugin engine constraint with current Strapi v5 support window

Validation

  • npm run build (passed)

Closes #214

Lyra and others added 2 commits February 27, 2026 10:16
Co-authored-by: Ali Shaikh <3758682+Ali-Shaikh@users.noreply.github.com>
Co-authored-by: Ali Shaikh <3758682+Ali-Shaikh@users.noreply.github.com>
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.

Newer Node.js version support (currently locked to <=22.x.x)

1 participant