-
-
Notifications
You must be signed in to change notification settings - Fork 497
Add Node.js version restrictions#1340
Conversation
mhdawson
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Thank you! |
|
Why was this added in a minor release? This is a breaking change and should have been released in a major version |
Released a patch version v7.1.1 to remove the engine requirement. We will still put the constraint on v8.x since we don't test older Node.js versions. Disable |