Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Dropping support for Node < 4.0 #365

Closed
kamilogorek opened this issue Aug 30, 2017 · 4 comments
Closed

Dropping support for Node < 4.0 #365

kamilogorek opened this issue Aug 30, 2017 · 4 comments
Assignees

Comments

@kamilogorek
Copy link
Contributor

Node 0.8 and 0.10 are long time deprecated now, and they require some workarounds for Raven to work, as well for tests to run.

Node 4.0 is still supported for 7 more months, so we should definitely leave it in place for now – https://github.com/nodejs/LTS

Do we have any statistics regarding Node 0.8/0.10 usage @benvinegar? Any thoughts on this?

@benvinegar
Copy link
Contributor

It's okay if we move forward and drop support for 0.8 and 0.10. They can always pin to a previous version.

But we should probably add a note to the README commenting that we only support versions according to the LTS schedule.

@kamilogorek
Copy link
Contributor Author

kamilogorek commented Aug 31, 2017

Started initial PR. I'm not sure whether we should wait for major release with this or not.
Do we have any usage stats of Node pre v4?

@kamilogorek
Copy link
Contributor Author

Merged #368

@mitjap
Copy link

mitjap commented Nov 23, 2017

This change should definitely bump major version as it is breaking (maybe just for some users but still).

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

No branches or pull requests

4 participants