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

Drop Node.js 6 support #26

Merged
merged 1 commit into from
Feb 7, 2018
Merged

Drop Node.js 6 support #26

merged 1 commit into from
Feb 7, 2018

Conversation

b-admike
Copy link
Contributor

@b-admike b-admike commented Feb 5, 2018

Description

LoopBack4 is dropping support for Node 6 because it is no longer LTS and doesn't support newer features. It's best for extensions to align with it.

BREAKING CHANGE: Support for Node.js version lower than 8.0 has been dropped. Please upgrade to Node 8 or higher.

Related issues

Checklist

  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style
    guide

LoopBack4 is dropping support for Node 6
because it is no longer LTS and doesn't
support newer features. It's best for
extensions to align with it.

BREAKING CHANGE: Support for Node.js
version lower than 8.0 has been dropped.
Please upgrade to Node 8 or higher.
@b-admike
Copy link
Contributor Author

b-admike commented Feb 6, 2018

@jonathan-casarrubias @VMois PTAL

@VMois VMois requested review from jonathan-casarrubias and removed request for jonathan-casarrubias February 6, 2018 21:20
@VMois
Copy link
Contributor

VMois commented Feb 6, 2018

It looks good. I think we don't need to do something about CLI, or delete dist6 from prettier or gitignore. I will merge this pull request.

@VMois VMois merged commit fc968e5 into master Feb 7, 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.

2 participants