-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDK
Description
As a part of #8864, we want to move the code from the replay package to replay-internal
, which we re-export (in deprecated form) from @sentry/replay
.
### Tasks
- [x] Move replay code to `@sentry-internal/replay`, and re-export from there in `@sentry/replay`
- [x] Deprecate all exports from `@sentry/replay`, use `@sentry-internal/replay` in `@sentry/browser`
Metadata
Metadata
Assignees
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDK