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
0 commit comments