File tree Expand file tree Collapse file tree 5 files changed +161
-109
lines changed Expand file tree Collapse file tree 5 files changed +161
-109
lines changed Original file line number Diff line number Diff line change 1010[ ![ npm dm] ( https://img.shields.io/npm/dm/@sentry/hub.svg )] ( https://www.npmjs.com/package/@sentry/hub )
1111[ ![ npm dt] ( https://img.shields.io/npm/dt/@sentry/hub.svg )] ( https://www.npmjs.com/package/@sentry/hub )
1212
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+
1319## Links
1420
1521- [ Official SDK Docs] ( https://docs.sentry.io/quickstart/ )
Original file line number Diff line number Diff line change 1515- [ Official SDK Docs] ( https://docs.sentry.io/quickstart/ )
1616- [ TypeDoc] ( http://getsentry.github.io/sentry-javascript/ )
1717
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+
1827## General
1928
2029Pluggable integrations that can be used to enhance JS SDKs.
You can’t perform that action at this time.
0 commit comments