Rsdoctor v0.4 is now released!
The new features of Rsdoctor v0.4 include:
In Rsdoctor v0.4, a new Brief mode has been added, designed specifically for CI/CD scenarios. Brief mode consolidates the data report into a single HTML page, making it convenient for users to view historical build data in CI/CD and other scenarios. The main features of Brief mode are:
Manifest.json
, which was inconvenient for CDN upload and sharing. Brief mode outputs a single report, making it convenient for use in CI processes.This feature greatly enhances the convenience of using Rsdoctor analysis reports in CI processes. The report can be uploaded to a CDN in the pipeline to display historical reports. For more details, please refer to
The Bundle Diff feature helps users compare and analyze changes between two build artifacts. Key capabilities include:
This feature enhances the user's ability to visually analyze changes in build artifacts, helping users better understand and optimize build results. For more details, please refer to
Plans to support Bundle Diff Action on GitHub to simplify degradation monitoring during the CI phase.
Support for loader analysis for Vue projects has been added in Rsdoctor v0.4.
Rspack's builtin:lightningcss-loader analysis: Added support for builtin:lightningcss-loader analysis.
Performance optimization:
@rsdoctor/client
package by 60%, improving page rendering speed.