What's Changed
- Support sentry in expo by @louiszawadzki in #325
- Docs: add needed key in expo plugin options doc by @rlemasquerier in #328
- Fix manual source map upload with hermes for RN over 0.70 by @louiszawadzki in #330
- Use
stack
for component errors stack traces by @louiszawadzki in #339 - Report javascript frame rate by @louiszawadzki in #315
- Report javascript long tasks by @louiszawadzki in #347
- Add Support for RN 0.71 by @louiszawadzki in #344
- Update RumResource.ts to resolve import correctly by @ashutoshd11 in #365
- Enable detekt fallback config by @louiszawadzki in #369
New Contributors
- @rlemasquerier made their first contribution in #328
- @ashutoshd11 made their first contribution in #365
Full Changelog: 1.2.0-beta1...1.2.0-beta2