You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(newArch): fixes how the availability of Turbo Modules is being detected (#5064)
* fix(newArch): fixes how the availability of Turbo Modules is being detected
* Changelog message and reference link
---------
Co-authored-by: Antonis Lilis <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@
14
14
- Support New Hermes Runtime Access Pattern ([#5051](https://github.com/getsentry/sentry-react-native/pull/5051))
15
15
- Support Metro 0.83 ([#5035](https://github.com/getsentry/sentry-react-native/pull/5035))
16
16
17
+
### Fixes
18
+
19
+
- Correct detection of whether turbo modules are available ([#5064](https://github.com/getsentry/sentry-react-native/pull/5064))
20
+
17
21
### Dependencies
18
22
19
23
- Bump CLI from v2.50.2 to v2.51.1 ([#5053](https://github.com/getsentry/sentry-react-native/pull/5053), [#5058](https://github.com/getsentry/sentry-react-native/pull/5058))
0 commit comments