File tree 5 files changed +161
-109
lines changed
5 files changed +161
-109
lines changed Original file line number Diff line number Diff line change 10
10
[ ![ npm dm] ( https://img.shields.io/npm/dm/@sentry/hub.svg )] ( https://www.npmjs.com/package/@sentry/hub )
11
11
[ ![ npm dt] ( https://img.shields.io/npm/dt/@sentry/hub.svg )] ( https://www.npmjs.com/package/@sentry/hub )
12
12
13
+ ## Package Discontinued
14
+
15
+ This package was discontinued with version 8.0.0 of the Sentry JavaScript SDKs. Instead, relevant exports from this
16
+ package are exported from ` @sentry/core ` . For more information have a look at the
17
+ [ Migration Guide] ( https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md#sentryhub ) .
18
+
13
19
## Links
14
20
15
21
- [ Official SDK Docs] ( https://docs.sentry.io/quickstart/ )
Original file line number Diff line number Diff line change 15
15
- [ Official SDK Docs] ( https://docs.sentry.io/quickstart/ )
16
16
- [ TypeDoc] ( http://getsentry.github.io/sentry-javascript/ )
17
17
18
+ ## Package Discontinued
19
+
20
+ This package was discontinued with version 8.0.0 of the Sentry JavaScript SDKs. All integrations from this package are
21
+ now directly exported from the SDK packages like ` @sentry/react ` or ` @sentry/node ` . For more information have a look at
22
+ the migration guide for
23
+ [ client-] ( https://docs.sentry.io/platforms/javascript/migration/v7-to-v8/#removal-of-sentryintegrations-package ) and
24
+ [ server-side] ( https://docs.sentry.io/platforms/javascript/guides/node/migration/v7-to-v8/#removal-of-sentryintegrations-package )
25
+ SDKs.
26
+
18
27
## General
19
28
20
29
Pluggable integrations that can be used to enhance JS SDKs.
You can’t perform that action at this time.
0 commit comments