npm webpack 5.79.0
v5.79.0

latest releases: 5.94.0, 5.93.0, 5.92.1...
17 months ago

New Features

  • webpack will now support simple destructuring scenarios for treeshaking namespaced imports and DefinePlugin by @vankop in #16941

Bugfixes

  • Truncate extremely long module names in DefaultStatsPrinter by @snitin315 in #16882
  • Add [contenthash] template support in DllPlugin's name option by @snitin315 in #16935
  • Fixed a bug where readRecords compiler hook was causing hangs in conjunction with the ReadRecordsPlugin by @snitin315 & @zookatron in #16944
  • webpack can now consume ESM bundles generated by webpack's esm output support by @vankop in #15608
  • [CSS] - webpack now respects CSS's case-insensitivity with atTags like @MEDIA by @alexander-akait in #16915
  • [CSS] - Fixes a bug where crossOriginLoading anonymous would not work when loading styles by @chenjiahan in #16925

Developer Experience

Contributor Experience

New Contributors

Full Changelog: v5.78.0...v5.79.0

Don't miss a new webpack release

NewReleases is sending notifications on new releases.