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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,12 @@ Work in this release was contributed by @hanseo0507. Thank you for your contribu
101
101
102
102
Work in this release was contributed by @0xbad0c0d3. Thank you for your contribution!
103
103
104
+
## 10.21.0-alpha.1
105
+
106
+
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)
107
+
108
+
- export withStreamSpan from `@sentry/browser`
109
+
104
110
## 10.21.0-alpha.0
105
111
106
112
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)
0 commit comments