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/guides/react-router/index.mdx
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,11 @@ categories:
9
9
- server-node
10
10
---
11
11
12
-
<Alerttitle='SDK Limitations'level='warning'>
13
-
14
-
This SDK is considered **experimental and in an alpha state**. It may experience breaking changes. Please reach out on [GitHub](https://github.com/getsentry/sentry-javascript/issues/) if you have any feedback or concerns.
15
-
12
+
<Alertlevel="warning">
13
+
This SDK is currently in **beta**. Beta features are still in progress and may
14
+
have bugs. Please reach out on
15
+
[GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if
16
+
you have any feedback or concerns.
16
17
</Alert>
17
18
18
19
<Alerttitle='Looking for library mode?'level='info'>
0 commit comments