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

Make Node minimum version 10 #85

Merged
merged 1 commit into from
Sep 1, 2021
Merged

Make Node minimum version 10 #85

merged 1 commit into from
Sep 1, 2021

Conversation

brantburnett
Copy link
Owner

@brantburnett brantburnett commented Sep 1, 2021

This allows the use of newer language features without shims in the
dist output. Node 10 was chosen since it is out of LTS support, but has
only been out of support a few months. It is also the minimum version
supported by the Couchbase SDK in use.

This allows the use of newer language features without shims in the
dist output. Node 10 was chosen since it is out of LTS support, but has
only been out of support a few months.
@brantburnett brantburnett merged commit a4b95d2 into master Sep 1, 2021
@brantburnett brantburnett deleted the node-min-10 branch September 1, 2021 11:40
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.

1 participant