Skip to content

feat(gatsby): Remove @sentry/tracing dependency from Gatsby SDK #7578

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
Mar 22, 2023

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Mar 22, 2023

This PR removes @sentry/tracing dependency from Gatsby SDK.

  • ⚠️ This removes the node tracing integrations from the Integrations export which is technically a breaking change but these cannot be used and was likely a mistake
  • It's worth noting that BrowserTracing is conditionally added via the config options so it will always be included in the output bundle and cannot be tree-shaken away.

@timfish timfish marked this pull request as ready for review March 22, 2023 20:19
@AbhiPrasad AbhiPrasad merged commit f38ad39 into getsentry:develop Mar 22, 2023
@timfish timfish deleted the feat/tracing/gatsby branch March 22, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants