Requested by: @lucas-zimerman
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Fixes
- Fix app start transaction profile offset by using the actual profiling start timestamp instead of the adjusted app start time (#5962)
- Use React
componentStack as fallback when error has no stack trace on Android (#5965)
- Add
SENTRY_PROJECT_ROOT env var to override project root in Xcode build phase scripts for monorepo setups (#5961)
Features
- Enable "Open Sentry" button in Playground for Expo apps (#5947)
- Add
attachAllThreads option to attach full stack traces for all threads to captured events on iOS (#5960)
Fixes
- Lazy-load Metro internal modules to prevent Expo 55 import errors (#5958)
Dependencies
- Bump Cocoa SDK from v9.8.0 to v9.9.0 (#5956)
Requested by: @lucas-zimerman
Merge target: (default)
Quick links:
Assign the accepted label to this issue to approve the release.
Targets
Checked targets will be skipped (either already published or user-requested skip). Uncheck to retry a target.
📋 Changelog
Fixes
componentStackas fallback when error has no stack trace on Android (#5965)SENTRY_PROJECT_ROOTenv var to override project root in Xcode build phase scripts for monorepo setups (#5961)Features
attachAllThreadsoption to attach full stack traces for all threads to captured events on iOS (#5960)Fixes
Dependencies