Skip to content

docs(readme): update minimum Node.js version from v16 to v18#127

Open
faisalnugroho wants to merge 1 commit into
base:masterfrom
faisalnugroho:fix/update-nodejs-version
Open

docs(readme): update minimum Node.js version from v16 to v18#127
faisalnugroho wants to merge 1 commit into
base:masterfrom
faisalnugroho:fix/update-nodejs-version

Conversation

@faisalnugroho
Copy link
Copy Markdown

Closes #119

Summary

Node.js v16 reached end-of-life in September 2023 and is no longer maintained. The current LTS versions are v18 and v20.

Changes

  • Updated the README.md requirement from Node.js (v16 or higher) to Node.js (v18 or higher) to reflect supported versions.

Node.js v16 reached end-of-life in September 2023 and is no longer maintained. Update the requirement to v18 (current LTS) to reflect supported versions.

Closes base#119
@faisalnugroho
Copy link
Copy Markdown
Author

Hi! Following up on this docs PR. This PR updates the minimum Node.js version from v16 to v18 in the README since v16 is EOL and some dependencies require v18+.

All CI checks pass (StepSecurity ✅). Would love to get your review when you have a moment. Thanks!

@faisalnugroho
Copy link
Copy Markdown
Author

Hi! I'd love to get this PR reviewed when you have a moment. This PR addresses update minimum Node.js version from v16 to v18. Happy to make any adjustments based on your feedback. Thank you!

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.

docs(readme): update minimum Node.js version requirement from v16 to v18

1 participant