Skip to content

Commit 932956d

Browse files
Fix 4.15.0 changelog
1 parent 6208297 commit 932956d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,22 @@ The React Native SDK version 5 supports both Legacy (from RN 0.65 and above) and
4545

4646
- Collect modules script for XCode builds supports NODE_BINARY to set path to node executable ([#2805](https://github.com/getsentry/sentry-react-native/pull/2805))
4747

48+
### Fixes
49+
50+
- React Native Error Handlers Integration doesn't crash if ErrorUtils are not available ([#2808](https://github.com/getsentry/sentry-react-native/pull/2808))
51+
52+
### Dependencies
53+
54+
- Bump Android SDK from v6.12.1 to v6.14.0 ([#2790](https://github.com/getsentry/sentry-react-native/pull/2790), [#2809](https://github.com/getsentry/sentry-react-native/pull/2809), [#2828](https://github.com/getsentry/sentry-react-native/pull/2828))
55+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6140)
56+
- [diff](https://github.com/getsentry/sentry-java/compare/6.12.1...6.14.0)
57+
- Bump Sample React Native from v0.71.0 to v0.71.1 ([#2767](https://github.com/getsentry/sentry-react-native/pull/2767))
58+
- [changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md#v0711)
59+
- [diff](https://github.com/facebook/react-native/compare/v0.71.0...v0.71.1)
60+
- Bump JavaScript SDK from v7.32.1 to v7.37.2 ([#2785](https://github.com/getsentry/sentry-react-native/pull/2785), [#2799](https://github.com/getsentry/sentry-react-native/pull/2799), [#2818](https://github.com/getsentry/sentry-react-native/pull/2818))
61+
- [changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7372)
62+
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.32.1...7.37.2)
63+
4864
## 5.0.0-rc.1
4965

5066
### Fixes

0 commit comments

Comments
 (0)