Skip to content

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

Merged
lforst merged 3 commits intodevelopfrom
lforst-deprecate-all-utils-exports
Nov 22, 2024
Merged

feat(utils): Deprecate @sentry/utils#14431
lforst merged 3 commits intodevelopfrom
lforst-deprecate-all-utils-exports

Conversation

@lforst
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
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
Copy Markdown
Contributor 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
Copy Markdown
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

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