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

Feature/3.0 #142

Merged
merged 17 commits into from
Mar 25, 2018
Merged

Feature/3.0 #142

merged 17 commits into from
Mar 25, 2018

Conversation

alexfernandez
Copy link
Owner

A few much-needed updates:

  • Use ES2015 (ES6): let and const, arrow functions.
  • Reduce memory usage with ES6 classes.
  • Fix unwanted wait times at the end.
  • Use ESLint and editorconfig.
  • Updated same-line brace style.

Users with versions of Node.js that do not support ES6 should stick to versions 2.x.

@alexfernandez alexfernandez merged commit 451752b into master Mar 25, 2018
@alexfernandez alexfernandez deleted the feature/3.0 branch March 25, 2018 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant