v0.4.6
This release is a maintenance release that added support for catching unhandled promise rejection events.
We could use some help closing up issues and also fixing 5 flakey tests by mocking the window.onerror
handler (#77)
- Catch unhandled promise rejection events (#72 @jrencz)
- Fix Catch unhandled promise rejection events (#73 @ghostd)
- Added GitHub actions support
Please take a look at the change log for a full list of the changes.