Skip to content

v5.76.3

Compare
Choose a tag to compare
@TheLarkInn TheLarkInn released this 22 Mar 15:18
· 1546 commits to main since this release

Bugfixes

  • Non-javascript files will correctly not be imported when using experiments.outputModule (ES Module Output) by @snitin315 in #16809
  • Limit console output progress bar length to 40 when no columns provided by @snitin315 in #16810
  • Add missing NodeJS Builtin Modules support for inspector/promises, readline/promises, and stream/consumers by @ShenHongFei in #16841
  • webpack bin/cli now properly respects NODE_PATH env variable by @snitin315 in #16808
  • Improve typos in resolveResourceErrorHints by @snitin315 in #16806
  • Add missing loaders token support to moduleFilenameTemplate function call by @pgoldberg in #16756
  • Add gaurd condition for enabledLibraryTypes in internal ContainerPlugin by @PengBoUESTC in #16635

New Contributors

Full Changelog: v5.76.2...v5.76.3