Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/platforms/javascript/guides/nestjs/features/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ title: NestJS Features
description: "Learn how Sentry's NestJS SDK exposes features for first class integration with NestJS."
---

<Note>
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.
</Note>

The Sentry NestJS SDK offers NestJS-specific features for first class integration with the framework.

<PageGrid />
5 changes: 0 additions & 5 deletions docs/platforms/javascript/guides/nestjs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,4 @@ categories:

This guide explains how to set up Sentry in your Nest.js application.

<Alert>
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.
</Alert>

<PlatformContent includePath="getting-started-node" />
Loading