Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v7.9.6 #1387

Merged
merged 42 commits into from
May 5, 2021
Merged

Release v7.9.6 #1387

merged 42 commits into from
May 5, 2021

Conversation

djskinner
Copy link
Contributor

Changelog

v7.9.6 (2021-05-05)

Added

  • (react-native-cli): Add support for ejected Expo apps #1365
  • (react-native): Add support for Xcode 12 #1314

Changed

  • (react-native): Update bugsnag-cocoa to v6.9.1
    • Fix a possible deadlock when writing crash reports for uncaught Objective-C exceptions. bugsnag-cocoa#1082
    • Fix missing context for crash, OOM, and app hang errors. bugsnag-cocoa#1079
    • Fix app properties in OOMs for apps that override appType, appVersion, bundleVersion or releaseStage in their config. bugsnag-cocoa#1078
    • event.threads will now be empty, rather than containing a single thread, if sendThreads dictates that threads should not be sent. bugsnag-cocoa#1077

nvojnovic and others added 30 commits March 2, 2021 10:21
…ion.java

Ejected Expo projects have a different directory structure to RN projects
generated with the RN CLI. This update uses the glob package to determine
the location of MainApplication.java no matter where it exists within the
app directory.
…m:bugsnag/bugsnag-js into bengourley/rn-cli-main-application-search
@djskinner djskinner requested a review from bengourley May 5, 2021 09:41
@github-actions
Copy link

github-actions bot commented May 5, 2021

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 40.86 kB 12.61 kB
After 40.86 kB 12.61 kB
± No change No change

code coverage diff

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
81.47%(-0.01%) 70.42%(+0%) 84.01%(+0%) 80.39%(+0%)

Generated by 🚫 dangerJS against 952cf78

@djskinner djskinner merged commit 6d70bbb into master May 5, 2021
@djskinner djskinner deleted the release/v7.9.6 branch May 5, 2021 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants