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.10.1 #1417

Merged
merged 16 commits into from
May 25, 2021
Merged

Release v7.10.1 #1417

merged 16 commits into from
May 25, 2021

Conversation

bengourley
Copy link
Contributor

Changed

nickdowell and others added 14 commits May 19, 2021 13:50
When Hermes is used, the final main.jsbundle is a precompiled binary
format. This means that the Bugsnag backend can't parse it as JS
to find the original (precompiled) method name.

The JS bundle (which is fed into the Hermes compiler) alway exists in
this location, whether Hermes is in use or not.
feat(react-native): Always upload JS version of bundle file
deps(react-native): Update bugsnag-cocoa to v6.9.2
[PLAT-5961] feat(browser,node): Add default appType config
Bump bugsnag-android dependency for RN to v5.9.3
CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Joe Haines <hello@joehaines.co.uk>
@github-actions
Copy link

github-actions bot commented May 25, 2021

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 40.86 kB 12.62 kB
After 41.14 kB 12.66 kB
± ⚠️ +280 bytes ⚠️ +50 bytes

code coverage diff

Ok File Lines Branches Functions Statements
/home/runner/work/bugsnag-js/bugsnag-js/packages/browser/src/config.js 93.33%
(+0.47%)
62.5%
(+0%)
100%
(+0%)
93.75%
(+0.42%)
/home/runner/work/bugsnag-js/bugsnag-js/packages/node/src/config.js 80%
(+0.69%)
34.78%
(+0%)
70%
(+1.58%)
78.13%
(+0.71%)

Total:

Lines Branches Functions Statements
82.37%(+0.01%) 71.79%(+0%) 83.44%(+0.03%) 81.4%(+0.01%)

Generated by 🚫 dangerJS against 526b155

@bengourley bengourley merged commit ca33f15 into master May 25, 2021
@bengourley bengourley deleted the release/v7.10.1 branch May 25, 2021 10:53
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