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
@@ -273,6 +273,10 @@ Work in this release was contributed by @hanseo0507. Thank you for your contribu
273
273
274
274
Work in this release was contributed by @0xbad0c0d3. Thank you for your contribution!
275
275
276
+
## 10.21.0-alpha.0
277
+
278
+
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)
279
+
276
280
## 10.20.0
277
281
278
282
### Important Changes
@@ -313,10 +317,6 @@ Work in this release was contributed by @0xbad0c0d3. Thank you for your contribu
313
317
314
318
Work in this release was contributed by @seoyeon9888, @madhuchavva and @thedanchez. Thank you for your contributions!
315
319
316
-
## 10.21.0-alpha.0
317
-
318
-
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)
319
-
320
320
## 10.19.0
321
321
322
322
- feat(tracemetrics): Add trace metrics behind an experiments flag ([#17883](https://github.com/getsentry/sentry-javascript/pull/17883))
0 commit comments