File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -117,12 +117,15 @@ Sentry SDK requires the fetch API to be available in the environment.
117117We moved optional integrations from their own package (` @sentry/integrations ` ) to ` @sentry/browser ` and ` @sentry/node ` .
118118
119119Integrations that are now exported from ` @sentry/browser ` :
120+
120121- httpClientIntegration
121122- contextLinesIntegration
122123- reportingObserverIntegration
123124
124- Integrations that are now exported from ` @sentry/node ` and ` @sentry/browser ` (or framework-specific packages like ` @sentry/react ` ):
125- - captureConsoleIntegration
125+ Integrations that are now exported from ` @sentry/node ` and ` @sentry/browser ` (or framework-specific packages like
126+ ` @sentry/react ` ):
127+
128+ - captureConsoleIntegration
126129- debugIntegration
127130- dedupeIntegration
128131- extraErrorDataIntegration
You can’t perform that action at this time.
0 commit comments