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 04f2672 commit 1d25bf2Copy full SHA for 1d25bf2
CHANGELOG.md
@@ -15,8 +15,8 @@
15
- [react] ref: Refactor Profiler to account for update and render (#2677)
16
- [apm] feat: Add ability to get span from activity using `getActivitySpan` (#2677)
17
- [apm] fix: Check if `performance.mark` exists before calling it (#2680)
18
-- [tracing] feat: Add `setNavigationTransactionName` option
19
-- [tracing] ref: Create navigation transactions using `window.location.pathname` instead of `window.location.href`
+- [tracing] feat: Add `setNavigationTransactionName` option (#2691)
+- [tracing] ref: Create navigation transactions using `window.location.pathname` instead of `window.location.href` (#2691)
20
21
## 5.17.0
22
0 commit comments