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
fix(replay): Do not export types from @sentry-internal/rrweb (#8329)
This breaks, as we do not have these packages as dependencies but
devDependencies, but the types are not inlined...
This was introduced here:
#8284Fixes#8326
0 commit comments