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

Fixes memory-leaks #103

Merged
merged 4 commits into from
Aug 25, 2022
Merged

Commits on Aug 13, 2022

  1. Fixes memory-leaks

    gurupras committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    bccaa67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a36e865 View commit details
    Browse the repository at this point in the history
  3. Adds test to ensure that eventsMap is cleaned up

    This cleanup is expected to occur when all event listeners
    for a specific event are removed
    gurupras committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    0349c3d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Update index.js

    sindresorhus committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    642a82e View commit details
    Browse the repository at this point in the history