Skip to content

v2.12.0

Compare
Choose a tag to compare
@BenjaminHarding BenjaminHarding released this 27 Aug 22:57
· 658 commits to master since this release
652f842
  • Add UnhandledPromiseRejection tag to errors caught by the unhandled promise callback
  • Fixes a bug where the UnhandledException tag would be added unnecessarily to subsequent errors
  • Manually sending a error which is a string and not a Error object no longer results in a Script error being sent. Instead it uses the string as the error message