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: Node 8 support #875

Merged
merged 5 commits into from May 23, 2019
Merged

feat: Node 8 support #875

merged 5 commits into from May 23, 2019

Conversation

malept
Copy link
Member

@malept malept commented May 23, 2019

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • The changes are appropriately documented (if applicable).
  • The changes have sufficient test coverage (if applicable).
  • The testsuite passes successfully on my local machine (if applicable).

Summarize your changes:

BREAKING CHANGE: drops support for Node < 8.

Initial Node 8 support. It doesn't really mean that much (since we use TypeScript) other than we can upgrade a bunch of dependencies that also require Node 8.

Closes #790.
Closes #803.
Closes #821.
Closes #822.
Closes #825.

@malept malept merged commit db89c4e into master May 23, 2019
@malept malept deleted the node-8 branch May 23, 2019 20:20
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.

None yet

2 participants