Releases: getsentry/sentry-javascript
Releases · getsentry/sentry-javascript
raven-js@3.27.0
04 Sep 14:35
Compare
Sorry, something went wrong.
No results found
CHANGE: Remove keepalive: true as a default fetch option (reference: getsentry/sentry-docs#310 )
FIX: Use objectMerge util instead of Object.assign for IE10/11
FIX: Updated setUserContext type definition
FIX: Updated sanitizeKeys type definition
FIX: Update license template to use correct license url
raven-js@3.26.4
20 Jul 09:10
Compare
Sorry, something went wrong.
No results found
FEAT: Add options to customize showReportDialog language
raven-node@2.6.3
20 Jun 10:25
Compare
Sorry, something went wrong.
No results found
fix: Always pass request through parseRequest for raven-node (#1404 )
raven-js@3.26.3
20 Jun 10:26
Compare
Sorry, something went wrong.
No results found
FIX: Attempt to provide some information for <unlabeled event> (#1397 )
3.26.2
11 Jun 16:01
Compare
Sorry, something went wrong.
No results found
FIX: Fallback to handler name in mechanism (#1359 )
FIX: check for undefined stacks in isSameStacktrace (#1339 )
raven-js - 3.26.1
07 Jun 14:13
Compare
Sorry, something went wrong.
No results found
3.26.0
07 Jun 11:13
Compare
Sorry, something went wrong.
No results found
REF: Return location.origin instead of assigning it for IE10
FEAT: Send exception mechanisms
3.25.2
17 May 08:32
Compare
Sorry, something went wrong.
No results found
REF: Emit transaction instead of culprit (#1330 )
3.25.1
17 May 08:32
Compare
Sorry, something went wrong.
No results found
BUILD: fix missing plugins in dist directory and simplify grunt build (#1327 )
BUGFIX: Polyfill location.origin for IE10 (#1325 )
BUGFIX: use safe _window and _navigator references (#1324 )
3.25.0
10 May 17:55
Compare
Sorry, something went wrong.
No results found
FEAT: Handle JavaScript loaded in the browser inside a blob (#1322 )
FEAT: Handle DOMError and DOMException gracefully (#1310 )
BUILD: include plugins-combination in dist and clear some old grunt config (#1313 )