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

Add support for AddEventListenerOptions deduplication (lightweight-ly) #11

Merged
merged 3 commits into from
Jun 24, 2019

Conversation

fregante
Copy link
Owner

Fixes #9
Closes #10

This solution is lighter and not a breaking change

@fregante fregante added the bug Something isn't working label May 17, 2019
@fregante fregante changed the title Add support for AddEventListenerOptions deduplication Add support for AddEventListenerOptions deduplication (lightweight-ly) May 17, 2019
index.ts Outdated Show resolved Hide resolved
@fregante fregante merged commit 048fb08 into master Jun 24, 2019
@fregante fregante deleted the lighter-deduplication branch July 24, 2019 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate detection is broken when using options rather than the capture boolean
3 participants