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 c7c365a commit c2f9641Copy full SHA for c2f9641
CHANGELOG.md
@@ -4,6 +4,12 @@
4
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
7
+## 5.21.3
8
+
9
+- [tracing] feat: Track span status for fetch requests (#2835)
10
+- fix: Return an any from createReduxEnhancer to avoid type conflicts (#2834)
11
+- [react] fix: Make sure profiler is typed with any (#2838)
12
13
## 5.21.2
14
15
- [tracing] fix: Normalize transaction names for express methods to match those of other SDKs (#2832)
0 commit comments