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.6.0 #1247

Merged
merged 267 commits into from
Jan 18, 2021
Merged

Release v7.6.0 #1247

merged 267 commits into from
Jan 18, 2021

Conversation

imjoehaines
Copy link
Contributor

v7.6.0 (2020-01-18)

Changed

  • (react-native): Update bugsnag-cocoa to v6.5.1
    • Fix a regression where OOM events were missing session information. bugsnag-cocoa#963
    • Make maxPersistedEvents and maxPersistedSessions default to 32 and 128, respectively. bugsnag-cocoa#966

Fixed

  • (react-native): Ensure unhandled promise warning is logged in development #1235
  • (core): the OnErrorCallback type definition now allows Promise<boolean> as a return type. #1224

bengourley and others added 30 commits November 25, 2020 15:44
Add test fixtures for the React Native CLI
[PLAT-4932] feat(react-native-cli): Add install command
[PLAT-4931] Add init command and repo state detection to RN CLI
Build iOS test fixtures for React Native CLI testing
@github-actions
Copy link

github-actions bot commented Jan 18, 2021

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 40.70 kB 12.54 kB
After 40.70 kB 12.54 kB
± ⚠️ +5 bytes ⚠️ +4 bytes

Generated by 🚫 dangerJS against 79250b7

@imjoehaines imjoehaines marked this pull request as ready for review January 18, 2021 09:58
Copy link
Contributor

@bengourley bengourley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's nothing in the changelog that mentions the CLI release. I would suggest a little sentence at the top of the section (like we did here) saying something like "As of 7.6.0 the monorepo contains a new CLI package to help set up Bugsnag on React Native projects."

And the slightly more specfic noteworthy changes as changelog entries:

Added

Changed

@imjoehaines
Copy link
Contributor Author

@bengourley I've updated the changelog & merged #1244

@imjoehaines imjoehaines merged commit a17f476 into master Jan 18, 2021
@imjoehaines imjoehaines deleted the release/v7.6.0 branch January 18, 2021 14:49
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.

4 participants