Skip to content

[v8] Merge @sentry/utils into @sentry/core #9832

Description

@mydea

In v8, let's merge utils into core, so all shared, runtime agonstic things are in utils, while runtime specific things should be moved out of utils into either browser or server-runtimes packages.

If we have things that are e.g. browser specific that are needed by e.g. replay or feedback packages, we need to see what we do with them. But either we create a new e.g. browser-utils package for this (if needed) or, if it's not a lot, we just duplicate stuff a bit - we'll need to see case-by-case if this is necessary.

### Tasks
- [ ] https://github.com/getsentry/sentry-javascript/pull/11381
- [ ] https://github.com/getsentry/sentry-javascript/pull/11451
- [ ] Move rest of imports into @sentry/core or @sentry/node
- [ ] Delete utils package

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions