Skip to content

Commit 83864fa

Browse files
authored
chore(nestjs): Promote NestJS SDK to beta state (Readme) (#13521)
1 parent 00a45a4 commit 83864fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/nestjs/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
</a>
55
</p>
66

7-
# Official Sentry SDK for NestJS (EXPERIMENTAL)
7+
# Official Sentry SDK for NestJS
88

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

13-
This SDK is considered **experimental and in an alpha state**. It may experience breaking changes. Please reach out on
13+
This SDK is in **Beta**. The API is stable but updates may include minor changes in behavior. Please reach out on
1414
[GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have any feedback or concerns.
1515

1616
## Installation

0 commit comments

Comments
 (0)