This release adds support for reporting native crashes to @bugsnag/electron
.
If you are using modules with native extensions, you can upload Breakpad symbol files to Bugsnag to symbolicate native errors.
Note: Bugsnag On-premise does not currently support uploading minidump files. This will be supported in an upcoming release.
- (electron): Add support for reporting native crashes #1581