bugsnag / bugsnag-js-performance

Monitor the performance of your JavaScript (web and React Native) and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides
MIT License
5 stars 3 forks source link

[PLAT-11637] Reduce peer dependency strictness #413

Closed gingerbenw closed 7 months ago

gingerbenw commented 7 months ago

Goal

Reduce strictness of peer dependency requirements in the react-native-performance package

gingerbenw commented 7 months ago

For clarity: our test fixtures have been using v11 without issue - I'm not entirely certain why users have been seeing an error rather than a warning, but we can allow this to go up to v11 as we already test against it

github-actions[bot] commented 7 months ago

Browser bundle size

NPM build

Package
Before 180.09 kB
After 180.09 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 87.01 kB 32.72 kB 10.01 kB
After 87.01 kB 32.72 kB 10.01 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
91.36%(+0%) 80.91%(+0%) 92.66%(+0%) 88.86%(+0%)

Generated against b3670ed6574ab1b756bd912c7a0f8abd4c7ff94b on 6 March 2024 at 09:25:18 UTC