Update dependency mini-css-extract-plugin to v2.8.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
mini-css-extract-plugin | dependencies | minor | 2.7.7 -> 2.8.0 |
Release Notes
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)
v2.8.0
Features
- added the
beforeTagInsert
hook (#1054) (6313bf6) - support named exports with any characters (b656c5c)
2.7.7 (2024-01-10)
Bug Fixes
- add ';' to import media queries (#1051) (98acf2b)
- add
ChunkLoadError
name to chunk loading error (#1073) (e3f8375) - adding media, supports and layer for external import (#1072) (60c5331)
- css experiment detection (#1067) (82f4a47)
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.