Sentry: JavaScript SDK internal packages moved to the @sentry scope

Internal packages have been renamed from @sentry‑internal/* to @sentry/*. The SDK now depends on the new names automatically, so most projects need no changes. Only code that imports the old packages directly must update the import paths.

Why it matters: May need migration review.

#Sentry #JavaScript #JS #TypeScript #WebDev #Frontend #Backend #NodeJS

Track your stack: https://www.changes.watch/updates/sentry-2026-06-15-javascript-sdk-internal-packages-moved-to-the-sentry-scope

Sentry: JavaScript SDK Internal packages moved to the @sentry scope · Changes.Watch

Official Sentry changelog summary with developer reactions: Internal JavaScript packages renamed from @sentry-internal/* to @sentry/*. The SDK now automat…