File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111### Fixes
1212
13- - Fixed Sentry CLI executable path resolution that was causing iOS build script failures ([ #5003 ] ( https://github.com/getsentry/sentry-react-native/pull/5003 ) )
1413- Fix for ` sentry-cli ` path discovery not working on Android ([ #5009 ] ( https://github.com/getsentry/sentry-react-native/pull/5009 ) )
1514- Export ` addIntegration ` from ` @sentry/core ` ([ #5020 ] ( https://github.com/getsentry/sentry-react-native/pull/5020 ) )
1615
3736 - [ changelog] ( https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#400 )
3837 - [ diff] ( https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.6.1...4.0.0 )
3938
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+
4045## 6.18.0
4146
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+
4251### Fixes
4352
4453- 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