Skip to content

Commit 2138410

Browse files
committed
fix formatting
1 parent fde4c31 commit 2138410

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

MIGRATION.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,12 +117,15 @@ Sentry SDK requires the fetch API to be available in the environment.
117117
We moved optional integrations from their own package (`@sentry/integrations`) to `@sentry/browser` and `@sentry/node`.
118118

119119
Integrations 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

0 commit comments

Comments
 (0)