github lynx-family/lynx-stack @lynx-js/rspeedy@0.18.0

latest releases: @lynx-js/react-rsbuild-plugin@0.20.3, @lynx-js/vanilla-rsbuild-plugin@0.1.2, @lynx-js/react-alias-rsbuild-plugin@0.20.3...
5 hours ago

Minor Changes

  • BREAKING CHANGE: Remove entries from ExposedAPI. Rspeedy never set it; pluginQRCode reads the entry points from the environments instead. (#3971)

  • Stop defaulting output.cssModules.localIdentName to [local]-[hash:base64:6], so Rspeedy follows the Rsbuild default of [path][name]__[local]-[hash:base64:6] in development. (#3972)

  • Stop defaulting dev.progressBar to true, so Rspeedy follows the Rsbuild default and leaves the progress bar off. (#3969)

Patch Changes

  • Updated dependency @rsdoctor/rspack-plugin to ~1.6.4. (#3831)

  • Default performance.profile to true in pluginLynx when DEBUG includes lynx, rsbuild, rspeedy or *, to align with Rspeedy. (#3973)

  • Write stats.json in chunks, so that a large project no longer fails with RangeError: Invalid string length when performance.profile is enabled. (#3929)

  • Upgrade Rspack, Rsbuild, Rslib, and Rstest as one compatible toolchain, and emit inspected Rspeedy configurations as .mjs files. (#3997)

  • Updated dependencies [f5779c6, 0cea2a3, c8a6aaf]:

    • @lynx-js/rsbuild-plugin@0.1.3

Don't miss a new lynx-stack release

NewReleases is sending notifications on new releases.