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

Update to Node 10 API. #52

Merged
merged 16 commits into from
May 25, 2018
Merged

Update to Node 10 API. #52

merged 16 commits into from
May 25, 2018

Conversation

goto-bus-stop
Copy link
Member

@goto-bus-stop goto-bus-stop commented May 18, 2018

This is breaking because it drops support for IE8. The reasoning is that IE8 is very difficult to support. People should use es5-shim if they need to support it.

It also adds an .off method which is technically a breaking change.

Tests are timing out on IE right now for some reason...

Closes #48
Closes #47
Closes #42

@goto-bus-stop goto-bus-stop force-pushed the node-10 branch 5 times, most recently from 86fe60b to 8b763d2 Compare May 25, 2018 08:59
@goto-bus-stop goto-bus-stop merged commit 5c06c27 into master May 25, 2018
@goto-bus-stop goto-bus-stop deleted the node-10 branch May 25, 2018 10:02
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