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)