Features
- JS Runtime dependencies are sent in Events (#2606)
- To collect JS dependencies on iOS add
../node_modules/@sentry/react-native/scripts/collect-modules.sh
at the end of theBundle React Native code and images
build phase. The collection only works on Release builds. Android builds have a new step insentry.gradle
plugin. More in the migration documentation.
- To collect JS dependencies on iOS add