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

Fixup release 2.3.0 #428

Closed gingerbenw closed 6 months ago

gingerbenw commented 6 months ago

Goal

Prevent all packages from being re-released during build process due to package version inconsistency

Note: If you have a major version zero, all updates are considered breaking. Because of that, running lerna publish with a major version zero and choosing any non-prerelease version number will cause new versions to be published for all packages, even if not all packages have changed since the last release.

github-actions[bot] commented 6 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
87.61%(+0%) 78.55%(+0%) 88.34%(+0%) 84.52%(+0%)

Generated against 6efd08dc430a8a67d05691e40d3c732ce5ec0dd3 on 20 March 2024 at 10:00:57 UTC