Skip to content

[dependencies] drop node 10 support #1037

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

Closed
wants to merge 2 commits into from

Conversation

jrushlow
Copy link
Contributor

@jrushlow jrushlow commented Sep 1, 2021

Node 10 is beyond it's EOL.

@jrushlow jrushlow changed the title drop node 10 support [dependencies] drop node 10 support Sep 1, 2021
@jrushlow jrushlow force-pushed the feature/drop-node-10 branch from 89492f5 to 0ed9a0e Compare September 1, 2021 15:36
@stof
Copy link
Member

stof commented Sep 1, 2021

Note that due to the way the npm ecosystem works, this requires being released as a major version (as the node compatibility is not taken into account when selecting a version to install, it only warns during the installation step)

@weaverryan
Copy link
Member

I'd like to keep this - #912 - unless it really starts causing us problems :)

@weaverryan weaverryan closed this Sep 7, 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