You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@
6
6
7
7
Work in this release was contributed by @0xbad0c0d3. Thank you for your contribution!
8
8
9
+
## 10.21.0-alpha.0
10
+
11
+
This release is a preview release for sending spans in browser via spanV2 instead of transaction event envelopes. All of this is experimental and subject to change. Use at your own risk. [More Details.](https://github.com/getsentry/sentry-javascript/pull/17852)
12
+
9
13
## 10.20.0
10
14
11
15
### Important Changes
@@ -46,10 +50,6 @@ Work in this release was contributed by @0xbad0c0d3. Thank you for your contribu
46
50
47
51
Work in this release was contributed by @seoyeon9888, @madhuchavva and @thedanchez. Thank you for your contributions!
48
52
49
-
## 10.21.0-alpha.0
50
-
51
-
This release is a preview release for sending spans in browser via spanV2 instead of transaction event envelopes. All of this is experimental and subject to change. Use at your own risk. [More Details.](https://github.com/getsentry/sentry-javascript/pull/17852)
52
-
53
53
## 10.19.0
54
54
55
55
- feat(tracemetrics): Add trace metrics behind an experiments flag ([#17883](https://github.com/getsentry/sentry-javascript/pull/17883))
0 commit comments