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
+1-14Lines changed: 1 addition & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,6 @@
8
8
9
9
This release introduces the first alpha version of `@sentry/sveltekit`, our newest JavaScript SDK for Sveltekit. Check out the [README](./packages/sveltekit/README.md) for usage instructions and what to expect from this alpha release.
10
10
11
-
- feat(browser): Export `BrowserTracing` from `@sentry/browser` (#7472)
12
-
- feat(browser): Re-export `addTracingExtensions` from `@sentry/core` (#7498)
13
-
- feat(bundles): Ensure CDN bundles always have a `Replay` export (#7414)
14
-
- feat(core): Emit `beforeEnvelope` hook (#7448)
15
11
- feat(replay): Add `request_body_size` & `response_body_size` to fetch/xhr (#7407)
16
12
- feat(replay): Add additional properties for UI clicks (#7395)
17
13
- feat(replay): Reduce time limit before pausing a recording (#7356)
@@ -24,25 +20,16 @@ This release introduces the first alpha version of `@sentry/sveltekit`, our newe
0 commit comments