github webpack-contrib/mini-css-extract-plugin v2.4.0

latest releases: v2.9.1, v2.9.0, v2.8.1...
3 years ago

2.4.0 (2021-10-05)

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

  • crash with the exportLocalsConvention option (#844) (0f8d501)

Don't miss a new mini-css-extract-plugin release

NewReleases is sending notifications on new releases.