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

Drop support for io.js and Node.js < 4 #88

Merged
merged 4 commits into from Apr 16, 2018
Merged

Drop support for io.js and Node.js < 4 #88

merged 4 commits into from Apr 16, 2018

Conversation

realityking
Copy link
Contributor

@realityking realityking commented Nov 2, 2017

Not sure if you want to take this step, it'd obviously require a major version bump.

Biggest advantage right now is that it unblocks updates on a lot of dependencies and dev dependencies. I bumped all of them in this PR. I also used Object.assign instead of lodash's _.assign.

There are of course more new language features (const/let and classes are the obvious ones) that could be used here but I didn't want to clutter the PR too much.

Closes #81

@realityking
Copy link
Contributor Author

@xzyfer Could you check this out? Thanks.

@xzyfer
Copy link
Owner

xzyfer commented Apr 16, 2018

Thanks for this @realityking. Apologies for the delay I have had my hands full.

@xzyfer xzyfer merged commit 7cf7b72 into xzyfer:master Apr 16, 2018
@realityking realityking deleted the old-node branch September 27, 2020 15:29
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.

None yet

2 participants