File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
### Fixes
12
12
13
- - Fixed Sentry CLI executable path resolution that was causing iOS build script failures ([ #5003 ] ( https://github.com/getsentry/sentry-react-native/pull/5003 ) )
14
13
- Fix for ` sentry-cli ` path discovery not working on Android ([ #5009 ] ( https://github.com/getsentry/sentry-react-native/pull/5009 ) )
15
14
- Export ` addIntegration ` from ` @sentry/core ` ([ #5020 ] ( https://github.com/getsentry/sentry-react-native/pull/5020 ) )
16
15
37
36
- [ changelog] ( https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#400 )
38
37
- [ diff] ( https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.6.1...4.0.0 )
39
38
39
+ ## 6.18.1
40
+
41
+ ### Fixes
42
+
43
+ - Fixed Sentry CLI executable path resolution that was causing iOS build script failures ([ #5003 ] ( https://github.com/getsentry/sentry-react-native/pull/5003 ) )
44
+
40
45
## 6.18.0
41
46
47
+ > [ !WARNING]
48
+ > This release contains an issue where Sentry-CLI may not be found on iOS builds if not defined by environment variable.
49
+ > See PR [ #5003 ] ( github.com/getsentry/sentry-react-native/pull/5003 ) for more details.
50
+
42
51
### Fixes
43
52
44
53
- SDK now Builds when using PnPM ([ #4977 ] ( https://github.com/getsentry/sentry-react-native/pull/4977 ) )
You can’t perform that action at this time.
0 commit comments