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

[v8] Update Node support to Node 14+ #9827

Closed
Tracked by #9508
mydea opened this issue Dec 14, 2023 · 0 comments
Closed
Tracked by #9508

[v8] Update Node support to Node 14+ #9827

mydea opened this issue Dec 14, 2023 · 0 comments
Assignees
Milestone

Comments

@mydea
Copy link
Member

mydea commented Dec 14, 2023

In v8, we want to update the supported Node versions.

Currently, we support Node 8+.

In the coming major v8, we want to raise this to Node 14+.

To use Node with ESM, you'll need Node 18+.

Open questions

Should we raise this more? E.g. support Node 16+? Personally I'd vote for 14+ (as that is already a large jump) and then raise it again in the next major, which does not need to be 18 months out again, necessarily.

@mydea mydea added this to the 8.0.0 milestone Dec 14, 2023
@mydea mydea mentioned this issue Dec 14, 2023
@AbhiPrasad AbhiPrasad self-assigned this Feb 6, 2024
AbhiPrasad added a commit that referenced this issue Feb 7, 2024
ref #9827

Drops support for node 8, 10, 12. Does not change Next.js tests, as we
can look at that in
#9838
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

No branches or pull requests

2 participants