Minor Changes
-
BREAKING CHANGE: Remove
entriesfromExposedAPI. Rspeedy never set it;pluginQRCodereads the entry points from the environments instead. (#3971) -
Stop defaulting
output.cssModules.localIdentNameto[local]-[hash:base64:6], so Rspeedy follows the Rsbuild default of[path][name]__[local]-[hash:base64:6]in development. (#3972) -
Stop defaulting
dev.progressBartotrue, so Rspeedy follows the Rsbuild default and leaves the progress bar off. (#3969)
Patch Changes
-
Updated dependency
@rsdoctor/rspack-pluginto~1.6.4. (#3831) -
Default
performance.profiletotrueinpluginLynxwhenDEBUGincludeslynx,rsbuild,rspeedyor*, to align with Rspeedy. (#3973) -
Write
stats.jsonin chunks, so that a large project no longer fails withRangeError: Invalid string lengthwhenperformance.profileis enabled. (#3929) -
Upgrade Rspack, Rsbuild, Rslib, and Rstest as one compatible toolchain, and emit inspected Rspeedy configurations as
.mjsfiles. (#3997) -
Updated dependencies [
f5779c6,0cea2a3,c8a6aaf]:- @lynx-js/rsbuild-plugin@0.1.3