Skip to content

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

Merged
AbhiPrasad merged 1 commit intogetsentry:developfrom
timfish:feat/tracing/gatsby
Mar 22, 2023
Merged

feat(gatsby): Remove @sentry/tracing dependency from Gatsby SDK#7578
AbhiPrasad merged 1 commit intogetsentry:developfrom
timfish:feat/tracing/gatsby

Conversation

@timfish
Copy link
Copy Markdown
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