Skip to content

Commit f0e74f9

Browse files
authored
docs(js): Mark @sentry/react-router as beta (#14108)
1 parent f8bbfd1 commit f0e74f9

File tree

2 files changed

+6
-5
lines changed
  • docs/platforms/javascript/guides

2 files changed

+6
-5
lines changed

docs/platforms/javascript/guides/react-router/index.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@ categories:
99
- server-node
1010
---
1111

12-
<Alert title='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+
<Alert level="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.
1617
</Alert>
1718

1819
<Alert title='Looking for library mode?' level='info'>

docs/platforms/javascript/guides/react/features/react-router/v7.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sidebar_order: 10
55
---
66

77
<Alert level="info" title="Looking for framework mode?">
8-
React Router v7 (framework mode) is currently in experimental Alpha, check out
8+
React Router v7 (framework mode) is currently in Beta, check out
99
the docs [here](/platforms/javascript/guides/react-router/).
1010
</Alert>
1111
Apply the following setup steps based on your routing method and create a

0 commit comments

Comments
 (0)