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

Version support policy? #275

Closed
broofa opened this issue Apr 25, 2018 · 1 comment
Closed

Version support policy? #275

broofa opened this issue Apr 25, 2018 · 1 comment

Comments

@broofa
Copy link
Member

broofa commented Apr 25, 2018

This module currently tests on v0.12, 4, and 6.

v0.12 was EOL'ed 2016-10-31. v4 will be EOL'ed at the end of this month. Download stats as of this week (Source):
image

v0.12 is pre-ES2015, which occasionally causes issues. see #270.

I'm tempted to suggest that we only support "maintained" node versions (soon to be just 6 and 8), but I'm pretty sure that's too aggressive. Instead, I'll propose that we support "maintained" versions and one legacy version prior to that. I.e. v4, 6, and 8.

@defunctzombie @vvo thoughts?

@broofa
Copy link
Member Author

broofa commented Jun 26, 2018

Dropped v0.12 support in 0705cd5 due to typicode/husky#308

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

1 participant