Skip to content
This repository has been archived by the owner on Jul 24, 2022. It is now read-only.

Support for node versions >= v6 #5

Open
russormes opened this issue Feb 28, 2018 · 0 comments
Open

Support for node versions >= v6 #5

russormes opened this issue Feb 28, 2018 · 0 comments

Comments

@russormes
Copy link
Contributor

WHAT

Supporting older version of node requires not using es2025 features such as const.

Proposal

I believe we should support back to node v6 which includes all es2015 features.
http://node.green/

Anyone who intends to use this lib will have to either be refactoring or developing from scratch. There is not a great use case for building a new web service using outdated versions of node.

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

1 participant