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 5a084de commit a559140Copy full SHA for a559140
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
- [browser] fix: Don't break when function call context is undefined (#3222)
10
- [tracing] fix: Set default sampling context data where `startTransaction` is called (#3210)
11
+- [tracing] fix: Remove stray sampling data tags (#3197)
12
+- [tracing] fix: Clear activeTransaction from the scope and always start idle timers (#3215)
13
+- [angular] ref: Add Angular 11 to possible peerDependencies list (#3201)
14
+- [vue] ref: Add `vue-router` to peerDependencies list (#3214)
15
16
## 6.0.3
17
0 commit comments