Skip to content

Commit 7bc6bd0

Browse files
authored
docs(react-router): Update readme for beta (#16862)
1 parent 29bf0d2 commit 7bc6bd0

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

packages/react-router/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@
44
</a>
55
</p>
66

7-
# Official Sentry SDK for React Router Framework (EXPERIMENTAL)
7+
# Official Sentry SDK for React Router Framework (BETA)
88

99
[![npm version](https://img.shields.io/npm/v/@sentry/react-router.svg)](https://www.npmjs.com/package/@sentry/react-router)
1010
[![npm dm](https://img.shields.io/npm/dm/@sentry/react-router.svg)](https://www.npmjs.com/package/@sentry/react-router)
1111
[![npm dt](https://img.shields.io/npm/dt/@sentry/react-router.svg)](https://www.npmjs.com/package/@sentry/react-router)
1212

13-
> [!WARNING]
14-
> This SDK is considered ⚠️ **experimental and in an alpha state**. It may experience breaking changes. Please reach out
15-
> on [GitHub](https://github.com/getsentry/sentry-javascript/issues/) if you have any feedback or concerns. This
16-
> SDK is for [React Router (framework)](https://reactrouter.com/start/framework/installation). If you're using [React Router (library)](https://reactrouter.com/start/library/installation) see our
13+
> This SDK is currently in beta. Beta features are still in progress and may have bugs. Please reach out on [GitHub](https://github.com/getsentry/sentry-javascript/issues/) if you have any feedback or concerns.
14+
> This SDK is for [React Router (framework)](https://reactrouter.com/start/framework/installation). If you're using [React Router (library)](https://reactrouter.com/start/library/installation) see our
1715
> [React SDK here](https://docs.sentry.io/platforms/javascript/guides/react/features/react-router/v7/).
1816
1917
## Links

0 commit comments

Comments
 (0)