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

fix: ensure all events are fired in the eventWrapper #385

Merged
merged 1 commit into from Jun 25, 2020

Conversation

kentcdodds
Copy link
Member

What: ensure all events are fired in the eventWrapper

Why: Closes #384

How: create a helper function to make it easier to wrap all functions in the eventWrapper

Checklist:

- [ ] Documentation N/A
- [ ] Tests N/A
- [ ] Typings N/A

  • Ready to be merged

@kentcdodds kentcdodds merged commit 8889776 into master Jun 25, 2020
@kentcdodds kentcdodds deleted the pr/wrap-in-event-wrapper branch June 25, 2020 04:54
@kentcdodds
Copy link
Member Author

🎉 This PR is included in version 12.0.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrap everything in eventWrapper
1 participant