Skip to content

fix(tracing): Export key tracing types from node and browser SDKs#7593

Merged
AbhiPrasad merged 5 commits intogetsentry:developfrom
timfish:feat/tracing/export-more-types
Mar 23, 2023
Merged

fix(tracing): Export key tracing types from node and browser SDKs#7593
AbhiPrasad merged 5 commits intogetsentry:developfrom
timfish:feat/tracing/export-more-types

Conversation

@timfish
Copy link
Copy Markdown
Collaborator

@timfish timfish commented Mar 23, 2023

With the future deprecation of @sentry/tracing, some types require re-exporting from the browser and node packages.

Copy link
Copy Markdown
Contributor

@AbhiPrasad AbhiPrasad left a comment

Choose a reason for hiding this comment

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

Should we update core to prevent exporting stripUrlQueryAndFragment or are we doing that in a follow up PR?

@timfish
Copy link
Copy Markdown
Collaborator Author

timfish commented Mar 23, 2023

Should we update core to prevent exporting stripUrlQueryAndFragment or are we doing that in a follow up PR?

Ah yes, I'll remove that and TRACEPARENT_REGEXP from the core exports in this PR...

@AbhiPrasad AbhiPrasad merged commit c5f8e48 into getsentry:develop Mar 23, 2023
@timfish timfish deleted the feat/tracing/export-more-types branch March 23, 2023 17:37
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