Skip to content

Commit b2ade26

Browse files
committed
apply code review suggestions
1 parent fa1e0bd commit b2ade26

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CHANGELOG.md

-7
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,13 @@ This release adds the `withSentryConfig` feature to the Svelte SDK. It replaces
1111
- feat(node): Export Span type from `@sentry/types` (#5982)
1212
- feat(svelte): Add `withSentryConfig` function to wrap User Svelte Configuration (#5936)
1313
- fix(nextjs): Correctly apply auto-instrumentation to pages in `src` folder (#5984)
14-
- fix(node): Improve logging in express scope tag match test (#5977)
1514
- fix(remix): Add yargs dependency for uploading sourcemaps (#5926)
1615
- fix(svelte): Track components without script tags (#5957)
1716
- fix(utils): Rename `global.ts` -> `worldwide.ts` (#5969)
1817
- fix(vue): Start pageload transaction earlier to capture missing spans (#5983)
19-
- ref(browser): Remove `getGlobalObject()` usage from `@sentry/browser` (#5884)
2018
- ref(build): Remove `constToVarPlugin` (#5970)
21-
- ref(core): Remove `getGlobalObject()` usage from `@sentry/core` (#5914)
2219
- ref(nextjs): Don't assert existance of `pageProps` in `_app` (#5945)
23-
- ref(tracing): Remove `getGlobalObject()` usage from `@sentry/tracing` (#5885)
2420
- ref(utils): Deprecate `getGlobalObject` as it's no longer used (#5949)
25-
- ref(utils): Remove `getGlobalObject()` usage from `@sentry/node` and `integrations` (#5947)
26-
- ref(utils): Remove `getGlobalObject()` usage from all framework specific SDKs (#5948)
27-
- ref(utils): Remove `getGlobalObject` usage from utils (#5831)
2821

2922
Work in this release contributed by @jeengbe. Thank you for your contribution!
3023

0 commit comments

Comments
 (0)