Skip to content

Conversation

@timfish
Copy link
Collaborator

@timfish timfish commented Mar 21, 2023

This PR removes the @sentry/tracing dependency from the nextjs SDK.

This involved:

  • Moving some imports around
  • Ensuring @sentry/browser and @sentry/node were exporting the tracing types required
  • Calling addTracingExtensions where this was previously taken care of by side-effects

@timfish timfish marked this pull request as ready for review March 21, 2023 23:49
@AbhiPrasad AbhiPrasad merged commit baff7dd into getsentry:develop Mar 22, 2023
@mydea
Copy link
Member

mydea commented Mar 22, 2023

Starting with this the next E2E tests started to fail: https://github.com/getsentry/sentry-javascript/actions/runs/4488629116/jobs/7893734269

Which we didn't see here because the E2E tests don't run on contributor PRs 😅

@timfish timfish deleted the feat/tracing/nextjs branch March 22, 2023 12:26
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.

3 participants