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 274f489 commit 3098d54Copy full SHA for 3098d54
CHANGELOG.md
@@ -4,6 +4,14 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 7.31.1
8
+
9
+- fix(browser): Support `async` in stack frame urls (#7131)
10
+- fix(nextjs): Make api route identifier stricter (#7126)
11
+- fix(node): Don't rely on `this` in http integration (#7135)
12
+- fix(replay): Fix missing fetch/xhr requests (#7134)
13
+- fix(tracing): Export `defaultStackParser` from tracing CDN bundles (#7116)
14
15
## 7.37.0
16
17
- feat: Add source map debug ids (#7068)
0 commit comments