Node Version Support for DoneJS 1.0

We are trying to determine what versions of Node we will officially support in DoneJS 1.0. “Officially support” just means that all of our tests will run on that version and we will not release new versions of our modules if there are breaking tests.

These questions are related to DoneJS apps, but if you’re thinking about using DoneJS for a new app or you have an existing CanJS app that you might want to convert to DoneJS, please feel free to answer as well.

What version of Node does your app currently run on?

(We are really interested in what is running on your server in production, not necessarily what version you’re running when you develop locally)

  • 0.10
  • 0.12
  • 4
  • 5
  • 6
  • 7

0 voters

How hard would it be to get your app to run on Node 6 or above?

Things to think about: does your company have policies in place about what version they will allow? Are you running on someone else’s infrastructure and only certain versions are available? Will you have to set up a brand new server because you forgot your password to the old one?

  • Not hard
  • Hard but not impossible
  • Impossible

0 voters

Feel free to leave a comment with any details about your answers that might help.