Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
2 changes: 1 addition & 1 deletion docs/platforms/javascript/guides/nestjs/features/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: "Learn how Sentry's NestJS SDK exposes features for first class int
---

<Note>
This SDK is considered **experimental and in an alpha state**. It may experience breaking changes. Please reach out on
This SDK is **in an beta state**. It may still experience changes in behavior. Please reach out on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This SDK is **in an beta state**. It may still experience changes in behavior. Please reach out on
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>

Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/javascript/guides/solid/features/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: "Learn how Sentry's Solid SDK exposes features for first class inte

<Note>

This SDK is considered **experimental and in an alpha state**. It may experience breaking changes. Please reach out on
This SDK is **in an beta state**. It may still experience changes in behavior. Please reach out on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This SDK is **in an beta state**. It may still experience changes in behavior. Please reach out on
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.
This SDK is for [Solid](https://www.solidjs.com/), for [SolidStart](https://start.solidjs.com/) see our
[SolidStart SDK](/platforms/javascript/guides/solidstart).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: "Learn how Sentry's SolidStart SDK exposes features for first class

<Note>

This SDK is considered **experimental and in an alpha state**. It may experience breaking changes. Please reach out on
This SDK is **in an beta state**. It may still experience changes in behavior. Please reach out on
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This SDK is **in an beta state**. It may still experience changes in behavior. Please reach out on
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>
Expand Down
Loading