Skip to content

chore: set node engine to v16 #4471

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

Merged
merged 1 commit into from
Sep 1, 2021
Merged

chore: set node engine to v16 #4471

merged 1 commit into from
Sep 1, 2021

Conversation

cexbrayat
Copy link
Member

As some packages rely on the experimental "stream/web" package only available in node v16.5+,
this commit updates the engines property to reflect that.

https://nodejs.org/en/blog/release/v16.5.0/

As some packages rely on the experimental "stream/web" package only available in node v16.5+,
this commit updates the `engines` property to reflect that.
@yyx990803 yyx990803 merged commit b9b28e2 into vuejs:master Sep 1, 2021
@Alanscut
Copy link
Contributor

Hi @cexbrayat @yyx990803 The LTS version of Node is still 14, is it too forward to directly upgrade it to 16? Currently, many developers still use v14 or even v12, can we consider downgrading it? And for the sake of passing the unit test, we could just use it.skip to skip the webStream test.

@yyx990803
Copy link
Member

This is only for the monorepo workspace. Not for published packages.

@Alanscut
Copy link
Contributor

Thanks!

@ygj6 ygj6 mentioned this pull request Nov 3, 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.

3 participants