Change8

v5.99.6

📦 webpackView on GitHub →
🐛 5 fixes🔧 1 symbols

Summary

This release focuses on bug fixes for ES module handling, library export plugins, and performance optimizations for dead control flow logic.

🐛 Bug Fixes

  • Respect public path for ES modules
  • Fixed generation of module for 'module' library when mixing commonjs and esm modules
  • Always apply FlagDependencyExportsPlugin for libraries where it is required
  • Improved performance for dead control flow logic
  • Fixed TypeScript type definitions

🔧 Affected Symbols

FlagDependencyExportsPlugin