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