We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Platform/SDK
JavaScript SDK docs
In version 6.8.0 of the @sentry/browser SDK, the DedupeIntegration was made a default integration. It previously was considered a plugin integration.
https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#680 getsentry/sentry-javascript#3730
The JavaScript SDK docs sections should be updated to move the DedupeIntegration from the plugin page: https://docs.sentry.io/platforms/javascript/configuration/integrations/plugin/#debug
To the default integrations page: https://docs.sentry.io/platforms/javascript/configuration/integrations/default/#enabled-by-default
to reflect the change.
The text was updated successfully, but these errors were encountered:
Routing to @getsentry/team-webplatform for triage. ⏲️
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Core or SDK?
Platform/SDK
Which part? Which one?
JavaScript SDK docs
Description
In version 6.8.0 of the @sentry/browser SDK, the DedupeIntegration was made a default integration. It previously was considered a plugin integration.
https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#680
getsentry/sentry-javascript#3730
Suggested Solution
The JavaScript SDK docs sections should be updated to move the DedupeIntegration from the plugin page:
https://docs.sentry.io/platforms/javascript/configuration/integrations/plugin/#debug
To the default integrations page:
https://docs.sentry.io/platforms/javascript/configuration/integrations/default/#enabled-by-default
to reflect the change.
The text was updated successfully, but these errors were encountered: