Skip to content

chore: update minimum Node.js requirement from 18 to 20#6

Closed
dielduarte wants to merge 1 commit intomainfrom
maestrio/10320b0e-fb22-4321-986a-7898fe4d4d1c
Closed

chore: update minimum Node.js requirement from 18 to 20#6
dielduarte wants to merge 1 commit intomainfrom
maestrio/10320b0e-fb22-4321-986a-7898fe4d4d1c

Conversation

@dielduarte
Copy link
Owner

Summary

  • Node.js 18 reached End-of-Life in April 2025 and no longer receives security patches
  • Added engines field to package.json enforcing >=20
  • Updated README.md requirements section from Node.js 18 to Node.js 20

Test plan

  • Verify npm install warns on Node.js versions below 20
  • Confirm the README requirements section now reads "Node.js 20 or higher"

🤖 Generated with Claude Code

Node.js 18 reached End-of-Life in April 2025. This adds an engines field
to package.json and updates the README to require Node.js 20 or higher.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dielduarte dielduarte closed this Mar 7, 2026
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.

1 participant