Skip to content

Deprecate exports from @sentry/replay #8864

Closed
@Lms24

Description

@Lms24

Problem Statement

Replay exports are all re-exported via Sentry SDK packages. Users shouldn't import from @sentry/replay to avoid version mismatches when not updating all @sentry/* packages. Right now, the exports from @sentry/replay are not yet deprecated

### Tasks
- [x] Rename type exports to `ReplayXXX` to make it easier to export them from the root SDK https://github.com/getsentry/sentry-javascript/pull/8866
- [x] Deprecate old type exports from `@sentry/replay` https://github.com/getsentry/sentry-javascript/pull/8866
- [ ] https://github.com/getsentry/sentry-javascript/issues/9165
- [x] Stop publishing `@sentry/replay` in v8

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions