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
- ref(browser): Remove `getGlobalObject()` usage from `@sentry/browser` (#5884)
18
+
- ref(build): Remove `constToVarPlugin` (#5970)
19
+
- ref(core): Remove `getGlobalObject()` usage from `@sentry/core` (#5914)
20
+
- ref(nextjs): Don't assert existance of `pageProps` in `_app` (#5945)
21
+
- ref(tracing): Remove `getGlobalObject()` usage from `@sentry/tracing` (#5885)
22
+
- ref(utils): Deprecate `getGlobalObject` as it's no longer used (#5949)
23
+
- ref(utils): Remove `getGlobalObject()` usage from `@sentry/node` and `integrations` (#5947)
24
+
- ref(utils): Remove `getGlobalObject()` usage from all framework specific SDKs (#5948)
25
+
- ref(utils): Remove `getGlobalObject` usage from utils (#5831)
26
+
27
+
Work in this release contributed by @jeengbe. Thank you for your contribution!
28
+
29
+
7
30
## 7.15.0
8
31
9
32
This release deprecates `@sentry/hub` and all of it's exports. All of the `@sentry/hub` exports have moved to `@sentry/core`. `@sentry/hub` will be removed in the next major release.
0 commit comments