|
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 | +## Unreleased |
| 11 | + |
| 12 | +### Dependencies |
| 13 | + |
| 14 | +- Bump Cocoa SDK from v8.58.0 to v9.1.0 ([#5356](https://github.com/getsentry/sentry-react-native/pull/5356)) |
| 15 | + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#910) |
| 16 | + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.58.0...9.1.0) |
| 17 | +- 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 | + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310) |
| 19 | + - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.1.0) |
| 20 | + |
9 | 21 | ## 7.9.0 |
10 | 22 |
|
11 | 23 | ### Features |
|
36 | 48 |
|
37 | 49 | ### Dependencies |
38 | 50 |
|
39 | | -- Bump Cocoa SDK from v8.58.0 to v9.1.0 ([#5356](https://github.com/getsentry/sentry-react-native/pull/5356)) |
40 | | - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#910) |
41 | | - - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.58.0...9.1.0) |
| 51 | +- Bump Cocoa SDK from v8.57.3 to v8.58.0 ([#5524](https://github.com/getsentry/sentry-react-native/pull/5524)) |
| 52 | + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8580) |
| 53 | + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.3...8.58.0) |
42 | 54 | - Bump JavaScript SDK from v10.30.0 to v10.34.0 ([#5480](https://github.com/getsentry/sentry-react-native/pull/5480), [#5487](https://github.com/getsentry/sentry-react-native/pull/5487), [#5496](https://github.com/getsentry/sentry-react-native/pull/5496), [#5522](https://github.com/getsentry/sentry-react-native/pull/5522), [#5535](https://github.com/getsentry/sentry-react-native/pull/5535)) |
43 | 55 | - [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10340) |
44 | 56 | - [diff](https://github.com/getsentry/sentry-javascript/compare/10.30.0...10.34.0) |
45 | | -- 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)) |
46 | | - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310) |
47 | | - - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.1.0) |
48 | 57 | - Bump Bundler Plugins from v4.6.1 to v4.6.2 ([#5536](https://github.com/getsentry/sentry-react-native/pull/5536)) |
49 | 58 | - [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#462) |
50 | 59 | - [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.6.1...4.6.2) |
|
0 commit comments