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

Remove references to "latest version" of Node #213

Merged
merged 1 commit into from
Jun 9, 2016
Merged

Conversation

alextea
Copy link
Contributor

@alextea alextea commented Jun 7, 2016

The latest version of Node will change frequently. Rather than having to update this documentation every time it changes, we can just explain that the kit works with any version since 4.3.0.

@edwardhorsford
Copy link
Contributor

I'm not sure it does work with the latest version - eg version 5. Hence why it was more specific.

@timpaul
Copy link
Contributor

timpaul commented Jun 7, 2016

Node have created a pretty confusing situation with even and odd version numbers having different support levels. Even numbers have LTS (long term support) so perhaps we should focus on those - which makes v4.4.5 the latest stable version.

@joelanman
Copy link
Contributor

We should remove the reference to "latest version", because as you say that changes. But yes, we've previously made a decision to support LTS Node, so "any version later than 4" is wrong.

@alextea
Copy link
Contributor Author

alextea commented Jun 8, 2016

@joelanman will it work with any 4.x.x version?

@joelanman
Copy link
Contributor

@alextea theoretically yes, I mean we dont have any stringent testing (or the resource to do so) but thats what we aim at - compatibility with 4.x

The latest version of Node will change frequently. Rather than having to update this documentation every time it changes, we can just explain that the kit works with any version since 4.3.0.
@alextea alextea force-pushed the node-version-docs branch from 86e9776 to 4241cca Compare June 8, 2016 11:15
@alextea
Copy link
Contributor Author

alextea commented Jun 8, 2016

Have amended the changes taking in feedback.

@joelanman
Copy link
Contributor

Thanks Alex!

@joelanman joelanman merged commit 803eb3d into master Jun 9, 2016
@joelanman joelanman deleted the node-version-docs branch June 9, 2016 09:58
@joelanman joelanman mentioned this pull request Jun 9, 2016
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.

4 participants