diff --git a/packages/tanstackstart/README.md b/packages/tanstackstart/README.md index e5ef2c111dd6..404349d981c5 100644 --- a/packages/tanstackstart/README.md +++ b/packages/tanstackstart/README.md @@ -4,17 +4,16 @@

-# Utilities for the Sentry TanStack Start SDKs +# Utilities for the Sentry TanStack Start SDKs (DEPRECATED) + +> DEPRECATION NOTICE: The `@sentry/tanstackstart` package is deprecated and will be removed in the next major version. +> It contains no functionality. +> If you are using TanStack Start, use [`@sentry/tanstackstart-react`](https://www.npmjs.com/package/@sentry/tanstackstart-react) instead. [![npm version](https://img.shields.io/npm/v/@sentry/tanstackstart.svg)](https://www.npmjs.com/package/@sentry/tanstackstart) [![npm dm](https://img.shields.io/npm/dm/@sentry/tanstackstart.svg)](https://www.npmjs.com/package/@sentry/tanstackstart) [![npm dt](https://img.shields.io/npm/dt/@sentry/tanstackstart.svg)](https://www.npmjs.com/package/@sentry/tanstackstart) -> NOTICE: This package is a package that contains SDK internals and does not follow semantic versioning. Use with caution. - -This package contains shared utilities for Sentry TanStack Start SDKs. -If you are looking for the actual TanStack Start React SDK package, see: https://www.npmjs.com/package/@sentry/tanstackstart-react - ## Links - [Sentry.io](https://sentry.io/?utm_source=github&utm_medium=npm_tanstackstart)