|
6 | 6 | > make sure you follow our [migration guide](https://docs.sentry.io/platforms/react-native/migration/) first. |
7 | 7 | <!-- prettier-ignore-end --> |
8 | 8 |
|
9 | | - |
10 | 9 | ## Unreleased |
11 | 10 |
|
12 | 11 | ### Dependencies |
|
17 | 16 | - Bump CLI from v2.58.4 to v3.1.0 ([#5523](https://github.com/getsentry/sentry-react-native/pull/5523), [#5471](https://github.com/getsentry/sentry-react-native/pull/5471), [#5514](https://github.com/getsentry/sentry-react-native/pull/5514), [#5502](https://github.com/getsentry/sentry-react-native/pull/5502)) |
18 | 17 | - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310) |
19 | 18 | - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.1.0) |
| 19 | + |
| 20 | +## 7.10.0 |
| 21 | + |
| 22 | +### Fixes |
| 23 | + |
| 24 | +- Fixes Android incompatibility with Firebase dependencies ([#5563](https://github.com/getsentry/sentry-react-native/pull/5563)) |
| 25 | + |
| 26 | +### Dependencies |
| 27 | + |
20 | 28 | - Bump Bundler Plugins from v4.6.2 to v4.7.0 ([#5554](https://github.com/getsentry/sentry-react-native/pull/5554)) |
21 | 29 | - [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#470) |
22 | 30 | - [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.6.2...4.7.0) |
23 | | -- Bump JavaScript SDK from v10.34.0 to v10.35.0 ([#5555](https://github.com/getsentry/sentry-react-native/pull/5555)) |
24 | | - - [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10350) |
25 | | - - [diff](https://github.com/getsentry/sentry-javascript/compare/10.34.0...10.35.0) |
| 31 | +- Bump Android SDK from v8.30.0 to v8.31.0 ([#5563](https://github.com/getsentry/sentry-react-native/pull/5563)) |
| 32 | + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8310) |
| 33 | + - [diff](https://github.com/getsentry/sentry-java/compare/8.30.0...8.31.0) |
| 34 | +- Bump Android SDK Stubs from v8.30.0 to v8.31.0 ([#5562](https://github.com/getsentry/sentry-react-native/pull/5562)) |
| 35 | + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8310) |
| 36 | + - [diff](https://github.com/getsentry/sentry-java/compare/8.30.0...8.31.0) |
| 37 | +- Bump JavaScript SDK from v10.34.0 to v10.36.0 ([#5555](https://github.com/getsentry/sentry-react-native/pull/5555), [#5564](https://github.com/getsentry/sentry-react-native/pull/5564)) |
| 38 | + - [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10360) |
| 39 | + - [diff](https://github.com/getsentry/sentry-javascript/compare/10.34.0...10.36.0) |
26 | 40 |
|
27 | 41 | ## 7.9.0 |
28 | 42 |
|
|
0 commit comments