Skip to content

Commit bee1f41

Browse files
authored
Add legacy warning to integrations page (#5276)
1 parent 5321d0c commit bee1f41

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/docs/clients/javascript/integrations.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ noindex: true
77
tags: []
88
---
99

10+
<Alert level="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+
1016
Integrations extend the functionality of Raven.js to cover common libraries and environments automatically using simple plugins.
1117

1218
## What are plugins? {#what-are-plugins}

0 commit comments

Comments
 (0)