We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f990ba commit 2ec0eedCopy full SHA for 2ec0eed
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
## Unreleased
4
5
+## 6.2.0
6
+
7
+- feat: Update from
8
+ [v9.1.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.1.0) to
9
+ [v9.6.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.6.0)
10
+- feat: Use new `registerPreloadScript` API in Electron >= v35 (#1098)
11
+- feat: Add `gpuContextIntegration` (#1097)
12
+- feat: Parse crashpad metadata from minidumps and include in electron context
13
+ (#1095)
14
15
## 6.1.0
16
17
- feat: Update from
0 commit comments