v2.12.0
·
658 commits
to master
since this release
- 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