From f923f89871686e66d051e2b257de768f3809080f Mon Sep 17 00:00:00 2001 From: Charly Gomez Date: Wed, 9 Jul 2025 16:26:45 +0200 Subject: [PATCH] update rr readme for beta --- packages/react-router/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/packages/react-router/README.md b/packages/react-router/README.md index 0e0890260c71..6711c2311335 100644 --- a/packages/react-router/README.md +++ b/packages/react-router/README.md @@ -4,16 +4,14 @@

-# Official Sentry SDK for React Router Framework (EXPERIMENTAL) +# Official Sentry SDK for React Router Framework (BETA) [![npm version](https://img.shields.io/npm/v/@sentry/react-router.svg)](https://www.npmjs.com/package/@sentry/react-router) [![npm dm](https://img.shields.io/npm/dm/@sentry/react-router.svg)](https://www.npmjs.com/package/@sentry/react-router) [![npm dt](https://img.shields.io/npm/dt/@sentry/react-router.svg)](https://www.npmjs.com/package/@sentry/react-router) -> [!WARNING] -> 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. 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 +> 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. +> 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 > [React SDK here](https://docs.sentry.io/platforms/javascript/guides/react/features/react-router/v7/). ## Links