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

Support React Native 0.77 #2335

Merged
merged 9 commits into from
Feb 18, 2025
Merged

Conversation

yousif-bugsnag
Copy link
Contributor

Goal

Adds React Native 0.77 support to @bugsnag/react-native and React Navigation v7 support to @bugsnag/plugin-react-navigation

As part of this, support for React Navigation v7 has also been added to @bugsnag/plugin-react-navigation - this was required as v6 doesn't support RN 0.77

Changeset

Testing

Covered by a full CI run

Copy link

github-actions bot commented Feb 17, 2025

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 46.96 kB 14.02 kB
After 46.96 kB 14.02 kB
± No change No change

code coverage diff

<temporarily disabled>

Generated by 🚫 dangerJS against 028262f

@yousif-bugsnag yousif-bugsnag marked this pull request as ready for review February 17, 2025 13:34
Comment on lines 151 to 153
- "0.72"
- "0.73"
- "0.74"
Copy link
Member

Choose a reason for hiding this comment

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

according to the 0.77 release notes (at the very bottom) v0.74 is now unsupported. should we drop these versions from our test matrix?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Discussed in Slack - I've now created a separate task to update the test matrix 👍🏾

@yousif-bugsnag yousif-bugsnag merged commit dbf720b into next Feb 18, 2025
136 checks passed
@yousif-bugsnag yousif-bugsnag deleted the PLAT-13499/support-reactnative-077 branch February 18, 2025 16:06
@yousif-bugsnag yousif-bugsnag mentioned this pull request Mar 4, 2025
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.

2 participants