Skip to content

fix(gatsby): Remove plugin configuration docs #6246

New issue

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

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Feb 7, 2023

We want users to only use the sentry.config.ts method, not the plugin options method, so remove it from the docs. Version 7 has been out long enough that this should be safe to do.

fixes getsentry/sentry-javascript#7081

We want users to only use the `sentry.config.ts` method, not the plugin options method, so remove it from the docs. Version 7 has been out long enough that this should be safe to do.
@vercel
Copy link

vercel bot commented Feb 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 7, 2023 at 4:27PM (UTC)

Copy link
Contributor

@lizokm lizokm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM!

@AbhiPrasad AbhiPrasad merged commit 960b616 into master Feb 8, 2023
@AbhiPrasad AbhiPrasad deleted the abhi-plugin-gatsby-remove branch February 8, 2023 12:30
@github-actions github-actions bot locked and limited conversation to collaborators Feb 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate and remove Gatsby SDK Plugin configuration
3 participants