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
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ sidebar_order: 50
description: "Learn how to capture app start errors and crashes that occur before JavaScript loads using native initialization."
---

<Alert level="warning" title="Alpha Testing">
<Alert level="warning" title="Beta Testing">

Sentry React Native SDK v8 is currently in alpha testing. This feature is available for early adopters and may undergo changes before the stable release.
Sentry React Native SDK v8 is currently in beta testing. This feature is available for early adopters and may undergo changes before the stable release.

</Alert>

Expand Down
2 changes: 1 addition & 1 deletion docs/platforms/react-native/migration/v7-to-v8.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: "Learn how to migrate from version 7 to version 8 of the Sentry Rea

<Alert level="warning">

**Version 8 is currently in alpha.** This migration guide is provided for early adopters. The API and features may change before the stable release.
**Version 8 is currently in beta.** This migration guide is provided for early adopters. The API and features may change before the stable release.

</Alert>

Expand Down