Closed
Description
Right now the SDK/sentry client for the Vercel Edge SDK lives inside the Next.js package. In order to use this SDK in SvelteKit, we need to extract this out to it's own package.
### Phase 1
- [ ] https://github.com/getsentry/sentry-javascript/pull/9041
- [x] Copy code from Nextjs SDK to Vercel Edge runtime SDK
- [ ] https://github.com/getsentry/sentry-javascript/pull/9051
- [ ] https://github.com/getsentry/sentry-javascript/pull/9053
- [x] Release `@sentry/vercel-edge`
### Phase 2
- [ ] https://github.com/getsentry/sentry-release-registry/pull/120
- [ ] https://github.com/getsentry/sentry-javascript/pull/9074
- [ ] https://github.com/getsentry/sentry-javascript/issues/9107
- [x] Add tests against EdgeRuntime environment
Metadata
Metadata
Assignees
Type
Projects
Status
Waiting for: Product Owner