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-cli): Ensure appropriate code is inserted based on Bugsnag version #808

Merged
merged 4 commits into from
Apr 21, 2020

Conversation

bengourley
Copy link
Contributor

V7-based code was inserted regardless of which version of Bugsnag was actually installed.

This fix detects the version range in package.json to determine whether to insert pre- or post-V7 compatible code.

@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Apr 20, 2020

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 39.28 kB 12.12 kB
After 39.28 kB 12.12 kB
± No change No change

Generated by 🚫 dangerJS against 1bd1738

packages/expo-cli/commands/install.js Outdated Show resolved Hide resolved
@bengourley bengourley merged commit ac70310 into next Apr 21, 2020
@bengourley bengourley deleted the expo-cli-version-compat branch April 21, 2020 15:24
@bengourley bengourley mentioned this pull request Apr 22, 2020
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.

3 participants