You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix calling `Raven.captureException` from browser console. See: https://github.com/getsentry/raven-js/issues/358
9
+
* guard against document.location being null or undefined. See: https://github.com/getsentry/raven-js/pull/357
10
+
* Change error message format to match other clients. See: https://github.com/getsentry/raven-js/commit/64ca528b1b066ec7cdb5ef38e755c445f16ebef7
11
+
* Don't require a user in the DSN. See: https://github.com/getsentry/raven-js/pull/361
* Avoid recursing when using the `console` plugin. See: https://github.com/getsentry/raven-js/commit/f92ff9de538f331a291af4a7d302202e587aaae5
14
+
3
15
## 1.1.19
4
16
5
17
* Use more compliant way of creating an Image in the dom. See: https://github.com/getsentry/raven-js/pull/334
0 commit comments