We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc1568 commit 64eb593Copy full SHA for 64eb593
CHANGELOG.md
@@ -3,10 +3,16 @@
3
## Unreleased
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
+
7
+## 5.20.1
8
9
- [react] feat: Add instrumentation for React Router v3 (#2759)
10
- [apm/tracing] fix: Make sure fetch requests are being timed correctly (#2772)
11
- [apm/tracing] fix: Make sure pageload transactions start timestamps are correctly generated (#2773)
12
- [react] ref: Use inline types to avoid redux dependency. (#2768)
13
+- [core] ref: Expose sentry request for electron (#2774)
14
+- [node] fix: Set transaction on scope in node for request (#2769)
15
+- [browser] fix: Make sure that DSN is always passed to report dialog (#2770)
16
17
## 5.20.0
18
0 commit comments