We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hub
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems we forgot to actually deprecate and remove the Hub class. For v8 and onwards, there's no need to publicly keep the class around
### Public API - (breaking) changes - [ ] https://github.com/getsentry/sentry-javascript/pull/11528 - [ ] https://github.com/getsentry/sentry-javascript/pull/11530 - [ ] https://github.com/getsentry/sentry-javascript/pull/11539 - [ ] https://github.com/getsentry/sentry-javascript/pull/11536 - [ ] https://github.com/getsentry/sentry-javascript/pull/11560 - [ ] https://github.com/getsentry/sentry-javascript/pull/11565 - [ ] https://github.com/getsentry/sentry-javascript/pull/11581
### Internal Changes - [x] Rewrite `getCurrentHub` to return a simple "aliasing" object instead satisfying `HubInterface` - [ ] https://github.com/getsentry/sentry-javascript/pull/11630
The text was updated successfully, but these errors were encountered:
getGlobalHub
getCurrentHub
AsyncContextStrategy
AsyncContextStack
d5ac938
Lms24
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
It seems we forgot to actually deprecate and remove the
Hub
class. For v8 and onwards, there's no need to publicly keep the class aroundThe text was updated successfully, but these errors were encountered: