8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb0c2a commit 2ee9412Copy full SHA for 2ee9412
CHANGELOG.md
@@ -4,6 +4,16 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 6.3.1
8
+
9
+- [angular] fix: Make SentryErrorHandler extensible and export it publicly (#3438)
10
+- [browser] feat: Capture information about the LCP element culprit (#3427)
11
+- [ember] fix: Add guards to ensure marks exist (#3436)
12
+- [nextjs] fix: Fix incomplete merging of user config with Sentry config (#3434)
13
+- [nextjs] ref: Use resolved paths for `require` calls in config code (#3426)
14
+- [node] fix: Fix for manual tests in node (#3428)
15
+- [transports] feat: Honor no_proxy env variable (#3412)
16
17
## 6.3.0
18
19
- [browser] feat: Parse safari-extension and safari-web-extension errors (#3374)
0 commit comments