Skip to content
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

feat(utils): Deprecate @sentry/utils #14431

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Conversation

lforst
Copy link
Member

@lforst lforst commented Nov 22, 2024

Ref #14269

This deprecates the utils package. All exports should instead be imported from @sentry/core.

SdkSource,
// eslint-disable-next-line deprecation/deprecation
TransactionNamingScheme,
/** @deprecated Import from `@sentry/node` instead. */
Copy link
Member

Choose a reason for hiding this comment

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

h: I think all of these should mention @sentry/core instead of @sentry/node? 😅

Copy link
Member Author

Choose a reason for hiding this comment

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

brain = fried

Copy link
Member

Choose a reason for hiding this comment

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

As long as stuff is easily search-replaced nothing is lost :D

@lforst lforst merged commit 498d6d1 into develop Nov 22, 2024
151 of 152 checks passed
@lforst lforst deleted the lforst-deprecate-all-utils-exports branch November 22, 2024 12:33
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