You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref: Deprecate extractTraceParentData from @sentry/core & downstream packages (#9158)
Instead, users should import this from `@sentry/utils`.
This was also re-exported from all downstream packages (e.g.
`@sentry/browser`, `@sentry/node`). I don't think this is something
users need to import from there...? If you need this, installing
`@sentry/utils` is probably fine.
0 commit comments