Skip to content
Merged
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 CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@

## 7.12.0

> [!WARNING]
> This release contains an issue that can cause iOS builds to fail with circular dependency errors.
> See issue [#5641](https://github.com/getsentry/sentry-react-native/issues/5641) for more details.

### Features

- Extends the experimental support of UI profiling to iOS ([#5611](https://github.com/getsentry/sentry-react-native/pull/5611))
Expand Down
Loading