logdna / logdna-browser

A frontend browser logging and exception capturing library for LogDNA
MIT License
19 stars 14 forks source link

fix(exceptionhandler): Better logging of unhandledPromiseRejections #36

Closed TerryMooreII closed 2 years ago

TerryMooreII commented 2 years ago

Summary: There was cases were formatting the message for unhandledPromiseRejection could attempt to add a property to a string instead of an object cause more errors.

Semver: patch

logdnabot commented 2 years ago

:tada: This PR is included in version 2.0.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: