Skip to content

@lynx-js/config-rsbuild-plugin@0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:47
· 5 commits to main since this release
80e2988

Minor Changes

  • BREAKING CHANGE (#2803)

    Drop webpack support — the plugins now target Rspack only. All public types come from @rspack/core instead of webpack (e.g. Compiler, Compilation, LoaderContext), and the webpack dependency is removed.

Patch Changes

  • Widen the @lynx-js/rspeedy peer dependency range to include ^0.15.0. (#2701)

  • Add @lynx-js/rspeedy@0.15.0 to peer dependencies. (#2603)

  • Widen peer ranges to admit the new minor versions of @lynx-js/template-webpack-plugin (^0.12.0) and @lynx-js/rspeedy (^0.15.0) shipping with the unified debug-metadata.json feature. (#2642)