You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/platforms/javascript/common/configuration/integrations/launchdarkly.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ notSupported:
25
25
26
26
<Alertlevel="info">
27
27
28
-
This integration only works inside a browser environment.
28
+
This integration only works inside a browser environment. To use it, please install @sentry/browser[v8.41.0-beta.1](https://www.npmjs.com/package/@sentry/browser/v/8.41.0-beta.1).
29
29
30
30
</Alert>
31
31
@@ -35,7 +35,7 @@ _Import names: `Sentry.launchDarklyIntegration` and `Sentry.buildLaunchDarklyFla
35
35
36
36
## Install
37
37
38
-
Install [`@sentry/browser`](https://www.npmjs.com/package/@sentry/browser) and [`launchdarkly-js-client-sdk`](https://www.npmjs.com/package/launchdarkly-js-client-sdk) from npm.
38
+
Install [`@sentry/browser`](https://www.npmjs.com/package/@sentry/browser/v/8.41.0-beta.1) and [`launchdarkly-js-client-sdk`](https://www.npmjs.com/package/launchdarkly-js-client-sdk) from npm.
Copy file name to clipboardExpand all lines: docs/platforms/javascript/common/configuration/integrations/openfeature.mdx
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ notSupported:
25
25
26
26
<Alertlevel="info">
27
27
28
-
This integration only works inside a browser environment.
28
+
This integration only works inside a browser environment. To use it, please install @sentry/browser[v8.41.0-beta.1](https://www.npmjs.com/package/@sentry/browser/v/8.41.0-beta.1).
29
29
30
30
</Alert>
31
31
@@ -35,7 +35,7 @@ _Import name: `Sentry.openFeatureIntegration` and `Sentry.OpenFeatureIntegration
35
35
36
36
## Install
37
37
38
-
Install [`@sentry/browser`](https://www.npmjs.com/package/@sentry/browser) and [`@openfeature/web-sdk`](https://www.npmjs.com/package/@openfeature/web-sdk) from npm.
38
+
Install [`@sentry/browser`](https://www.npmjs.com/package/@sentry/browser/v/8.41.0-beta.1) and [`@openfeature/web-sdk`](https://www.npmjs.com/package/@openfeature/web-sdk) from npm.
0 commit comments