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

Node versions to support #86

Closed
mblarsen opened this issue Apr 21, 2020 · 5 comments
Closed

Node versions to support #86

mblarsen opened this issue Apr 21, 2020 · 5 comments

Comments

@mblarsen
Copy link
Owner

  1. Should we follow Node LTS?
  2. Should we update frequently
  3. Does anyone use oooold node versions?
@mblarsen mblarsen pinned this issue Apr 21, 2020
@Santinell
Copy link
Contributor

  1. As for me, I use only LTS. (maybe we can keep one outdated version like 8.x now)
  2. If we follow Node.js plan you can update it once a year
  3. ...

@mblarsen
Copy link
Owner Author

I was also thinking to follow whatever Mongoose is following.

@AlbertHambardzumyan
Copy link
Contributor

Looks like mongoose still supports Node.js v4, see.

This package is always integrated with mongoose and at first glance following whatever Mongoose is following makes sense. However, Node.js v4 eol was in 2018-04-30 and if someone is running production code on v4 then they definitely should consider upgrading it.

As for me, we should follow Node.js release schedule and support >=10 for today

Also, let's consider

mblarsen added a commit that referenced this issue Jul 27, 2020
@mblarsen
Copy link
Owner Author

Good points @AlbertHambardzumyan

This package is always integrated with mongoose and at first glance following whatever Mongoose is following makes sense. However, Node.js v4 eol was in 2018-04-30 and if someone is running production code on v4 then they definitely should consider upgrading it.

Yeah and secondly they probably wont go back and add this plugin.

I'm leaning to @Santinell's suggestion of one outdated version of LTS and then tagging being clear in the changelog when a shift happens.

@mblarsen mblarsen closed this as completed Sep 5, 2023
@AlbertHambardzumyan
Copy link
Contributor

❤️

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

No branches or pull requests

3 participants