Skip to content

Conversation

jsmylnycky
Copy link
Contributor

No description provided.

@LiranBri
Copy link

LiranBri commented Jan 1, 2020

+1

@jimmyandrade
Copy link

jimmyandrade commented May 16, 2020

@jsmylnycky maybe we could drop support to Node 8 also, what do you think?

language: node_js
node_js:
- "6"
- "8"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove support to Node 8 also

},
"engines": {
"node": ">=6.0.0"
"node": ">=8.0.0"
Copy link

@jimmyandrade jimmyandrade May 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd suggest to change it to `>=10.0.0"

@jcrugzz jcrugzz merged commit dba3966 into master May 17, 2020
@jcrugzz jcrugzz deleted the hotfix/node8plus branch May 17, 2020 21:16
@mewelling
Copy link

just curious why this wasn't a major semver change? Seems to me that dropping support for two major versions of node would be considered a breaking change.

This was referenced Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants