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

feat: set engines and prerelease for npm 10 #6674

Merged
merged 1 commit into from Jul 26, 2023
Merged

Conversation

lukekarrys
Copy link
Member

@lukekarrys lukekarrys commented Jul 25, 2023

BREAKING CHANGE: npm now supports node ^18.17.0 || >=20.5.0

Closes npm/statusboard#640

@lukekarrys lukekarrys requested a review from a team as a code owner July 25, 2023 17:10
@lukekarrys lukekarrys force-pushed the npm-10-engines branch 4 times, most recently from 5cfb487 to 190b7bc Compare July 26, 2023 17:53
BREAKING CHANGE: npm now supports node `^18.17.0 || >=20.5.0`
@lukekarrys lukekarrys merged commit b6cf113 into latest Jul 26, 2023
19 checks passed
@lukekarrys lukekarrys deleted the npm-10-engines branch July 26, 2023 18:58
ljharb added a commit to nvm-sh/nvm that referenced this pull request Jul 26, 2023
DaveS143 added a commit to DaveS143/cli that referenced this pull request Aug 26, 2023
@ylecuyer
Copy link

ylecuyer commented Sep 4, 2023

@lukekarrys now that v10 is out, could you update the npm registry page accordingly?

Screenshot_2023-09-04_14-07-02

@wraithgar
Copy link
Member

@ylecuyer that's just the readme.md in the cli. You can make a PR yourself if you want or wait for us to get to it https://github.com/npm/cli/blob/latest/README.md#requirements

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.

Engines setting for npm 10 and beyond
3 participants