@lynx-js/css-extract-webpack-plugin
0.7.0
Minor Changes
-
BREAKING CHANGE: Require
@lynx-js/template-webpack-plugin0.10.0. (#1965) -
Merge all css chunk and generate a
.css.hot-update.jsonfile for each bundle. (#1965)
0.6.5
Patch Changes
- Set main thread JS basename to
lepusCode.filenamein tasm encode data. It will ensure a filename is reported on MTS error without devtools enabled. (#1949)
0.6.4
Patch Changes
- Avoid generating
.css.hot-update.jsonwhen HMR is disabled. (#1811)
0.6.3
Patch Changes
- Supports
@lynx-js/template-webpack-plugin0.9.0. (#1705)
0.6.2
Patch Changes
- Fix "emit different content to the same filename" error (#1482)
0.6.1
Patch Changes
- Support Rspack v1.4.9. (#1351)
0.6.0
Minor Changes
- Fix CSS HMR crash issues by using the same encode options with the main template. (#1033)
0.5.4
Patch Changes
0.5.3
Patch Changes
-
Fix CSS HMR not working with nested entry name. (#456)
-
fix: add enableCSSInvalidation for encodeCSS of css HMR, this will fix pseudo-class (such as
:active) not working in HMR. (#435)
0.5.2
Patch Changes
- feat(css-extra-webpack-plugin): Support css hmr for lazy bundle (#155)
0.5.1
Patch Changes
- Support NPM provenance. (#30)
0.5.0
Minor Changes
- 1abf8f0: Use compilation hash for
css.hot-update.jsonto avoid cache.
Patch Changes
- 1abf8f0: Set the default
targetSdkVersionto 3.2.
0.4.1
Patch Changes
- ad49fb1: Support CSS HMR for ReactLynx
0.4.0
Minor Changes
-
a217b02: BREAKING CHANGE: Change the format of scoped CSS.
Patch Changes
- 0d3b44c: Support
@lynx-js/template-webpack-pluginv0.6.0.
0.3.0
Minor Changes
- 587a782: BREAKING CHANGE: Requires
@lynx-js/template-webpack-pluginv0.5.0
Patch Changes
- ec189ad: Fix crash when css-loader failed.
- 5099d89: Support
commonin query.
0.0.6
Patch Changes
- 7f8a4fe: Support Rspack v1.1.0.
- Updated dependencies [84e49f5]
- Updated dependencies [f1ddb5a]
- Updated dependencies [d05e60b]
- @lynx-js/template-webpack-plugin@0.1.0

