Skip to content

Commit ba9acbe

Browse files
Luca Forstnerc298lee
authored andcommitted
feat(vercel-edge): Export core integrations from Vercel edge SDK (#12308)
1 parent da25922 commit ba9acbe

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/vercel-edge/src/index.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,12 @@ export {
6767
inboundFiltersIntegration,
6868
linkedErrorsIntegration,
6969
requestDataIntegration,
70+
extraErrorDataIntegration,
71+
debugIntegration,
72+
dedupeIntegration,
73+
rewriteFramesIntegration,
74+
captureConsoleIntegration,
75+
moduleMetadataIntegration,
7076
zodErrorsIntegration,
7177
SEMANTIC_ATTRIBUTE_SENTRY_OP,
7278
SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN,

0 commit comments

Comments
 (0)