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

feat: Add support for node 11 in 'engines' #74

Merged
merged 1 commit into from
Dec 27, 2018

Conversation

pearofducks
Copy link
Contributor

@pearofducks pearofducks commented Dec 27, 2018

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

If yes, please describe the breakage.

Please Describe Your Changes

Closes #73 - adds support for node 11 to align with other evergreen repos.

@shellscape
Copy link
Owner

For documentation: We're adding this to include the latest Current version of Node. Odd numbered versions are only supported for six months. Once they're out of their support cycle, they'll likely be removed from the supported version range (e.g. when Node 12 is released). It will be prudent to plan ahead for that.

@shellscape shellscape merged commit eddcbb8 into shellscape:master Dec 27, 2018
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.

Enable node 11 support?
2 participants