Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Pre-empt support for Node 10 #2274

Merged
merged 1 commit into from
Mar 10, 2018
Merged

Pre-empt support for Node 10 #2274

merged 1 commit into from
Mar 10, 2018

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Mar 10, 2018

Lets try to avoid the rush of issues when Node 10 is released next
month.

Node 10 is currently version 62 but is expected to be
63 before going stable. We need to pick one because of the
ABI breakage between 62 and 63.

If this bet pays off we save ourselves a bunch of time dealing with
installation issues, and avoiding a new release. If we're wrong it's
no different to any other major Node release.

Lets try to avoid the rush of issues when Node 10 is released next
month.

Node 10 is currently version [`62`][1] but is expected to be
[`63`][2] before going stable. We need to pick one because of the
ABI breakage betweem 62 and 63.

If this bet pays off we save ourselves a bunch of time dealing with
installation issues, and avoiding a new release. If we're wrong it's
no different to any other major Node release.

[1]: https://github.com/nodejs/node/blob/97595739/src/node_version.h#L112
[2]: nodejs/node#19201
@xzyfer xzyfer merged commit a2d2a63 into sass:master Mar 10, 2018
@xzyfer xzyfer deleted the node-10 branch March 10, 2018 07:48
@xzyfer xzyfer mentioned this pull request Apr 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant