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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -2,22 +2,22 @@
2
2
3
3
## Unreleased
4
4
5
+
## 6.3.0
6
+
7
+
- feat: Update JavaScript SDKs from [v9.6.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.6.0) to [v9.8.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.8.0)
8
+
- fix: Electron app.getPath('crashDumps') API can throw (#1106)
9
+
5
10
## 6.2.0
6
11
7
-
- feat: Update from
8
-
[v9.1.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.1.0) to
- feat: Update JavaScript SDKs from [v9.1.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.1.0) to [v9.6.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.6.0)
10
13
- feat: Use new `registerPreloadScript` API in Electron >= v35 (#1098)
11
14
- feat: Add `gpuContextIntegration` (#1097)
12
15
- feat: Parse crashpad metadata from minidumps and include in electron context
13
16
(#1095)
14
17
15
18
## 6.1.0
16
19
17
-
- feat: Update from
18
-
[v9.0.1](https://github.com/getsentry/sentry-javascript/releases/tag/9.0.1) to
- feat: Update JavaScript SDKs from [v9.0.1](https://github.com/getsentry/sentry-javascript/releases/tag/9.0.1) to [v9.1.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.1.0) (#1080)
0 commit comments