diff --git a/packages/nestjs/README.md b/packages/nestjs/README.md index a78a2c45a620..95611c9a7370 100644 --- a/packages/nestjs/README.md +++ b/packages/nestjs/README.md @@ -4,13 +4,13 @@

-# Official Sentry SDK for NestJS (EXPERIMENTAL) +# Official Sentry SDK for NestJS [![npm version](https://img.shields.io/npm/v/@sentry/nestjs.svg)](https://www.npmjs.com/package/@sentry/nestjs) [![npm dm](https://img.shields.io/npm/dm/@sentry/nestjs.svg)](https://www.npmjs.com/package/@sentry/nestjs) [![npm dt](https://img.shields.io/npm/dt/@sentry/nestjs.svg)](https://www.npmjs.com/package/@sentry/nestjs) -This SDK is considered **experimental and in an alpha state**. It may experience breaking changes. Please reach out on +This SDK is in **Beta**. The API is stable but updates may include minor changes in behavior. Please reach out on [GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have any feedback or concerns. ## Installation