Skip to content

Update dependency mini-css-extract-plugin to v2.4.1

David Mehren requested to merge renovate/mini-css-extract-plugin-2.x into master

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
mini-css-extract-plugin 2.3.0 -> 2.4.1 age adoption passing confidence

Release Notes

webpack-contrib/mini-css-extract-plugin

v2.4.1

Compare Source

v2.4.0

Compare Source

Performance
  • migrate on new API, this improves performance and memory usage a lot, you need to have at least webpack 5.52.0 (recommended latest stable), for older versions the old API will be used (except explicit enabling of the experimentalUseImportModule option)
Features
  • added support for supports() and layer() in @import at-rule (#​843) (e751080)
Bug Fixes

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports