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

fix(expo): Ensure Expo plugins depend on same version of NetInfo package #1319

Merged
merged 3 commits into from
Mar 3, 2021

Conversation

bengourley
Copy link
Contributor

@bengourley bengourley commented Mar 2, 2021

Ensures the plugins used by @bugsnag/expo all depend on the same version of NetInfo. Expo 40 depends on v5.9.7.

I also updated the CONTRIBUTING.md guide because it was missing the connectivity breadcrumbs package.

@github-actions
Copy link

github-actions bot commented Mar 2, 2021

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 40.76 kB 12.57 kB
After 40.76 kB 12.57 kB
± No change No change

code coverage diff

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
0%(+0%) 0%(+0%) 0%(+0%) 0%(+0%)

Generated by 🚫 dangerJS against 9bf83db

Copy link
Contributor

@imjoehaines imjoehaines left a comment

Choose a reason for hiding this comment

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

@bengourley
Copy link
Contributor Author

My bad – I was trawling through the Expo repo since they don't tag their releases, and missed that 40 was already out. Changed and rebased.

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