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 3fe5f7a commit 4ffeeddCopy full SHA for 4ffeedd
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.21.0
8
+
9
+- feat(react): Add tracing support for React Router 6.4 `createBrowserRouter`. (#6172)
10
+- fix(core): Add guard against scope.getAttachments (#6258)
11
+- fix(core): Only generate eventIds in client (#6247)
12
+- fix(express): Support multiple routers with common paths. (#6253)
13
+- fix(tracing): Pass `tracePropagationTargets` to `instrumentOutgoingRequests` (#6259)
14
15
## 7.20.1
16
17
- fix(angular): Set `<unknown>` component name default in TraceDirective (#6222)
0 commit comments