Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update Node support in README #3861

Closed

Conversation

gfyoung
Copy link
Contributor

@gfyoung gfyoung commented Oct 7, 2021

xref: #3762

@gfyoung gfyoung requested a review from a team as a code owner October 7, 2021 21:17
@gfyoung gfyoung changed the base branch from latest to release-next October 7, 2021 21:18
@wraithgar
Copy link
Member

This doesn't match the engines field, we support 12.13.0 and higher, 14.15.0 and higher, and 16.0.0 and higher.

@gfyoung
Copy link
Contributor Author

gfyoung commented Oct 7, 2021

How would you recommend expressing this? I just followed what was used before.

Would something like this work:

One of the following versions of [Node.js](https://nodejs.org/en/download/) must be installed to run this program:

* 12.13.0 or higher
* 14.15.0 or higher
* 16.0.0 or higher

@wraithgar
Copy link
Member

I think that's a marked improvement on that section as a whole.

@ljharb
Copy link
Collaborator

ljharb commented Oct 7, 2021

I'd probably emphasize that 13 and 15 are not supported, either by clarifying the 12 and 14 ranges, or just adding a note.

@gfyoung
Copy link
Contributor Author

gfyoung commented Oct 8, 2021

@wraithgar @ljharb: I updated the README.md to incorporate your feedback. Let me know what you think.

wraithgar pushed a commit that referenced this pull request Oct 11, 2021
xref: #3762

PR-URL: #3861
Credit: @gfyoung
Close: #3861
Reviewed-by: @wraithgar
@wraithgar
Copy link
Member

This is now in the readme, not sure why this PR didn't go purple.

f77932c

@wraithgar wraithgar closed this Oct 11, 2021
@gfyoung gfyoung deleted the readme-node-support-update branch October 11, 2021 15:28
@nlf nlf mentioned this pull request Oct 14, 2021
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.

None yet

3 participants