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

Switch to Async/Await #16

Open
calebcartwright opened this issue Jan 12, 2019 · 0 comments
Open

Switch to Async/Await #16

calebcartwright opened this issue Jan 12, 2019 · 0 comments
Labels
good first issue Good for newcomers help wanted Issue is up for grabs for anyone to take on

Comments

@calebcartwright
Copy link
Member

Node.js 6.x is the last major release that does not support async/await, and 6.x goes end of life in April

Let's go ahead and refactor the codebase to leverage async/await to target Node >= 8.x, and publish as 2.x

@calebcartwright calebcartwright added good first issue Good for newcomers help wanted Issue is up for grabs for anyone to take on labels Oct 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Issue is up for grabs for anyone to take on
Projects
None yet
Development

No branches or pull requests

1 participant