File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Features
6
6
7
- - Overwrite Expo bundle names in stack frames ([ #3115 ] ) (https://github.com/getsentry/sentry-react-native/pull/3115 )
7
+ - Overwrite Expo bundle names in stack frames ([ #3115 ] ( https://github.com/getsentry/sentry-react-native/pull/3115 ) )
8
8
- This enables source maps to resolve correctly without using ` sentry-expo ` package
9
9
10
10
### Fixes
11
11
12
12
- Disable ` enableNative ` if Native SDK is not available ([ #3099 ] ( https://github.com/getsentry/sentry-react-native/pull/3099 ) )
13
- - Dynamically resolve ` collectModulesScript ` path to support monorepos ([ #3092 ] ) (https://github.com/getsentry/sentry-react-native/pull/3092 )
14
- - Native wrapper methods don't throw disabled error after re-initializing [ #3093 ] ( https://github.com/getsentry/sentry-react-native/pull/3093 )
13
+ - Dynamically resolve ` collectModulesScript ` path to support monorepos ([ #3092 ] ( https://github.com/getsentry/sentry-react-native/pull/3092 ) )
14
+ - Native wrapper methods don't throw disabled error after re-initializing ( [ #3093 ] ( https://github.com/getsentry/sentry-react-native/pull/3093 ) )
15
15
16
16
### Dependencies
17
17
You can’t perform that action at this time.
0 commit comments