Releases: getsentry/sentry-javascript
Releases · getsentry/sentry-javascript
5.1.2
03 May 10:17
Compare
Sorry, something went wrong.
No results found
[browser] fix: Fixed a bug if Sentry was initialized multiple times: Fix #2043
[browser] ref: Mangle more stuff, reduce bundle size
[browser] fix: Support for ram bundle frames
[node] fix: Expose lastEventId method
5.1.1
23 Apr 14:07
Compare
Sorry, something went wrong.
No results found
[browser] fix: Breadcrumb Integration: Fix #2034
5.1.0
18 Apr 12:26
Compare
Sorry, something went wrong.
No results found
[hub] feat: Add setContext on the scope
[browser] fix: Breacrumb integration ui clicks
[node] feat: Add flushTimeout to requestHandler to auto flush requests
5.0.8
12 Apr 07:28
Compare
Sorry, something went wrong.
No results found
[core] fix: Don't disable client before flushing
[utils] fix: Remove node types
[hub] fix: Make sure all breadcrumbs have a timestamp
[hub] fix: Merge event with scope breadcrumbs instead of only using event breadcrumbs
5.0.7
10 Apr 10:22
Compare
Sorry, something went wrong.
No results found
[utils] ref: Move htmlTreeAsString to @sentry/browser
[utils] ref: Remove Window typehint getGlobalObject
[core] fix: Make sure that flush/close works as advertised
[integrations] feat: Added CaptureConsole integration
5.0.6
08 Apr 07:05
Compare
Sorry, something went wrong.
No results found
[utils]: Change how we use utils and expose esm build
[utils]: Remove store and fs classes -> moved to @sentry/electron where this is used
[hub]: Allow to pass null to setUser to reset it
5.0.5
03 Apr 16:47
Compare
Sorry, something went wrong.
No results found
[esm]: module in package.json now provides a es5 build instead of es2015
5.0.4
02 Apr 14:38
Compare
Sorry, something went wrong.
No results found
[integrations] fix: Not requiring angular types
5.0.3
02 Apr 08:00
Compare
Sorry, something went wrong.
No results found
[hub] fix: Don't reset registry when there is no hub on the carrier #1969
[integrations] fix: Export dedupe integration
5.0.2
01 Apr 19:34
Compare
Sorry, something went wrong.
No results found
[browser] fix: Remove browser field from package.json