Skip to content

Commit 7a7d9d8

Browse files
authored
docs(solid/nestjs): Update notice about beta state (#11615)
* docs(solid/nestjs): Update notice about beta state * review suggestions
1 parent 08bd181 commit 7a7d9d8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

docs/platforms/javascript/guides/nestjs/features/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Learn how Sentry's NestJS SDK exposes features for first class int
44
---
55

66
<Note>
7-
This SDK is considered **experimental and in an alpha state**. It may experience breaking changes. Please reach out on
7+
This SDK is currently in **beta**. Beta features are still in progress and may have bugs. Please reach out on
88
[GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have any feedback or concerns.
99
</Note>
1010

docs/platforms/javascript/guides/nestjs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ categories:
1010
This guide explains how to set up Sentry in your Nest.js application.
1111

1212
<Alert>
13-
This SDK is in **Beta**. The API is stable but updates may include minor changes in behavior. Please reach out on
13+
This SDK is currently in **beta**. Beta features are still in progress and may have bugs. Please reach out on
1414
[GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have any feedback or concerns.
1515
</Alert>
1616

docs/platforms/javascript/guides/solid/features/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Learn how Sentry's Solid SDK exposes features for first class inte
55

66
<Note>
77

8-
This SDK is considered **experimental and in an alpha state**. It may experience breaking changes. Please reach out on
8+
This SDK is currently in **beta**. Beta features are still in progress and may have bugs. Please reach out on
99
[GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have any feedback or concerns.
1010
This SDK is for [Solid](https://www.solidjs.com/), for [SolidStart](https://start.solidjs.com/) see our
1111
[SolidStart SDK](/platforms/javascript/guides/solidstart).

docs/platforms/javascript/guides/solidstart/features/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Learn how Sentry's SolidStart SDK exposes features for first class
55

66
<Note>
77

8-
This SDK is considered **experimental and in an alpha state**. It may experience breaking changes. Please reach out on
8+
This SDK is currently in **beta**. Beta features are still in progress and may have bugs. Please reach out on
99
[GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have any feedback or concerns.
1010

1111
</Note>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<Alert level="warning">
2-
This SDK is **in an beta state**. It may still experience changes in behavior. Please reach out on
2+
This SDK is currently in **beta**. Beta features are still in progress and may have bugs. Please reach out on
33
[GitHub](https://github.com/getsentry/sentry-javascript/issues/new/choose) if you have any feedback or concerns.
44
</Alert>

0 commit comments

Comments
 (0)