Change8

v5.110.1

📦 webpackView on GitHub →
🐛 3 fixes🔧 2 symbols

Summary

This patch release includes several bug fixes, including improvements to snapshot management, error handling for unparsable modules, and shorthand acceptance for optimization settings.

🐛 Bug Fixes

  • Fixed a capture-group-less `snapshot.managedPaths` RegExp, speeding up cache writes.
  • Throw `SyntaxError` or `WebAssembly.CompileError` from an unparsable module.
  • Accept the `optimization.minimize: true` shorthand set by a plugin in `apply()`.

Affected Symbols