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

What is the Node compatibility for v0.13.2 and below? #2455

Closed
johncmunson opened this issue Feb 13, 2020 · 1 comment
Closed

What is the Node compatibility for v0.13.2 and below? #2455

johncmunson opened this issue Feb 13, 2020 · 1 comment
Labels

Comments

@johncmunson
Copy link

johncmunson commented Feb 13, 2020

What is the Node compatibility for v0.13.2 and below? It is not called out in the package.json or README.

I am asking because my team has an application that used to be on Node 8. No memory leak was ever noticed then. We recently upgraded to Node 10, and we are now noticing a memory leak that we suspect is coming from our GraphQL layer.
node v10.15.2
graphql v0.13.2

I noticed a fix for a memory leak was merged into graphql v14 here. I'm wondering if upgrading to v14 and above would fix our memory issue.

@IvanGoncharov
Copy link
Member

@johncmunson We support Node10 until Apr2021
So our policy is to support all currently supported versions of Node including LTS:
https://github.com/nodejs/Release#release-schedule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants