Improved debugging with metrics table exports
You can now export data from any metrics table(totals, assets, modules, and packages) as CSV or JSON and use it in your preferred tools to inspect or create custom data visualizations.
Asset type changes between builds
When optimizing the bundle configuration, asset types can change and impact the value of "Initial JS" or "Initial CSS" metrics. Now, you can identify the impact of your bundle configuration change even when the asset size and name are identical by comparing asset types(initial, entry, chunk) between builds.
Also, any asset modification will be considered a change and the entry will be visible when viewing only the changed items.
Others
- Job header baseline information - include branch and the baseline details on mouse over
- Improve not predictive asset caching warning
- Save sort field and direction in the url
- Fix source preview
- Fix job info performance
- Improve usability and accessibility for modals and tabs
- Job listing improvements
- Job header improvements
- Entry sidepanel - copy entry paths to clipboard
- Fix insights metric delta
- Fix review rule conditions
- Clicking on the duplicate module metrics shows the table/tree map with duplicate values
- Fix chart metric overview
- Fix module info - skip diff values when baseline is missing
Package updates
- bundle-stats@4.16.0
- @relative-ci/agent@4.2.13
- rollup-plugin-webpack-stats@1.1.1
- relative-ci/agent-action@2.1.13
Read more
Follow us on Twitter, subscribe to our mailing list or subscribe to our feed to stay up to date with RelativeCI updates.