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: src/docs/clients/javascript/integrations.mdx
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,12 @@ noindex: true
7
7
tags: []
8
8
---
9
9
10
+
<Alertlevel="warning"title="Note">
11
+
12
+
A new JavaScript SDK has superseded this deprecated version. Sentry preserves this documentation for customers using the old client. We recommend using the [updated JavaScript SDK](/platforms/javascript/) for new projects.
13
+
14
+
</Alert>
15
+
10
16
Integrations extend the functionality of Raven.js to cover common libraries and environments automatically using simple plugins.
0 commit comments