Skip to content
Open
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
4 changes: 4 additions & 0 deletions docs/platforms/react-native/releases/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ We leave this decision up to you. Stable releases have been tested in the field
### How does this relate to the stability of a feature?

A `Stable` release status doesn't guarantee the stability of an SDK feature or product feature. A new feature that's still experimental might be part of a stable SDK release. Any experimental features will be clearly marked and offered as an opt-in.

### Which SDK versions are bundled with each React Native SDK release?

You can find a complete list of bundled Android, Cocoa, and JavaScript SDK versions for each React Native SDK release in the <Link to="https://github.com/getsentry/sentry-react-native/blob/main/SDK-VERSIONS.md">SDK-VERSIONS.md</Link> file on GitHub.