Minor Changes
-
BREAKING CHANGE (#2803)
Drop webpack support — the plugins now target Rspack only. All public types come from
@rspack/coreinstead ofwebpack(e.g.Compiler,Compilation,LoaderContext), and thewebpackdependency is removed.
Patch Changes
-
Widen the
@lynx-js/rspeedypeer 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 unifieddebug-metadata.jsonfeature. (#2642)