Skip to content

Commit

Permalink
chore(nestjs): Promote NestJS SDK to beta state (Readme) (#13521)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicohrubec committed Sep 2, 2024
1 parent 00a45a4 commit 83864fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nestjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
</a>
</p>

# 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
Expand Down

0 comments on commit 83864fa

Please sign in to comment.