Skip to content

Conversation

@alanclarke
Copy link
Contributor

What is the purpose of this pull request? (put an "X" next to item)

[x] Bug fix

What changes did you make? (Give an overview)

Currently, if you try to run standard using node v11, the executable outputs: Node 10.12.0 or greater is required. standard did not run.

Since v11 is greater than v10.12.0, this change makes the behaviour consistent with the messaging!

@welcome
Copy link

welcome bot commented Nov 10, 2020

🙌 Thanks for opening this pull request! You're awesome.

@LinusU
Copy link
Member

LinusU commented Nov 10, 2020

We don't want to support Node.js 11 since it's no longer supported by Node.js itself, can you instead update the message?

@feross
Copy link
Member

feross commented Nov 10, 2020

@LinusU While I agree that we don't want to officially promise support for Node 11, is there harm in letting it run in on that version if it works?

@LinusU
Copy link
Member

LinusU commented Nov 11, 2020

Right, didn't really think about that 😄

I don't see why we should block it 👍

@feross feross merged commit 7ddbd69 into standard:master Nov 11, 2020
@welcome
Copy link

welcome bot commented Nov 11, 2020

🎉 Congrats on getting your first pull request landed!

@feross
Copy link
Member

feross commented Nov 11, 2020

Released as 16.0.2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants