From b4f21045e28d382aa45c74d9fd05dfe2f06572aa Mon Sep 17 00:00:00 2001 From: Luca Forstner Date: Fri, 15 Nov 2024 13:17:43 +0100 Subject: [PATCH] Remove NestJS SDK beta status --- docs/platforms/javascript/guides/nestjs/features/index.mdx | 5 ----- docs/platforms/javascript/guides/nestjs/index.mdx | 5 ----- 2 files changed, 10 deletions(-) diff --git a/docs/platforms/javascript/guides/nestjs/features/index.mdx b/docs/platforms/javascript/guides/nestjs/features/index.mdx index 4711d93968ef1..4e48fc3cde51e 100644 --- a/docs/platforms/javascript/guides/nestjs/features/index.mdx +++ b/docs/platforms/javascript/guides/nestjs/features/index.mdx @@ -3,11 +3,6 @@ title: NestJS Features description: "Learn how Sentry's NestJS SDK exposes features for first class integration with NestJS." --- - - 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/new/choose) if you have any feedback or concerns. - - The Sentry NestJS SDK offers NestJS-specific features for first class integration with the framework. diff --git a/docs/platforms/javascript/guides/nestjs/index.mdx b/docs/platforms/javascript/guides/nestjs/index.mdx index 47aeea10b0065..4cdeaa484f455 100644 --- a/docs/platforms/javascript/guides/nestjs/index.mdx +++ b/docs/platforms/javascript/guides/nestjs/index.mdx @@ -9,9 +9,4 @@ categories: This guide explains how to set up Sentry in your Nest.js application. - - 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/new/choose) if you have any feedback or concerns. - -