Features
-
New simplified Sentry Metro Serializer export (#3450)
const { createSentryMetroSerializer } = require('@sentry/react-native/metro');
Fixes
- Encode envelopes using Base64, fix array length limit when transferring over Bridge. (#2852)
- This fix requires a rebuild of the native app
- Symbolicate message and non-Error stacktraces locally in debug mode (#3420)
- Remove Sentry SDK frames from rejected promise SyntheticError stack (#3423)
- Fix path from Xcode scripts to Collect Modules (#3451)