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

update Node.js version range #131

Merged
merged 1 commit into from
May 1, 2021
Merged

update Node.js version range #131

merged 1 commit into from
May 1, 2021

Conversation

davidchambers
Copy link
Owner

2018-05-23, Version 10.2.0 (Current), @MylesBorins:

  • esm:
    • Builtin modules (e.g. fs) now provide named exports in ES6 modules. (Gus Caplan) #20403

@Avaq
Copy link
Collaborator

Avaq commented May 1, 2021

Node 10.x has just reached end of life: https://nodejs.org/en/about/releases/

@davidchambers
Copy link
Owner Author

That is useful information, Aldwin. We can drop support for v10 as soon as we encounter a reason to do so. :)

This pull request simply corrects the specified version range.

@davidchambers davidchambers merged commit 2505091 into master May 1, 2021
@davidchambers davidchambers deleted the node-version branch May 1, 2021 13:23
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.

2 participants