webpack v5.110.1

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

From webpack

Patch Changes
  • Fix a capture-group-less snapshot.managedPaths RegExp; speed up cache writes. (by @alexander-akait in #21843)

  • Throw SyntaxError, or WebAssembly.CompileError, from an unparsable module. (by @alexander-akait in #21847)

  • Accept the optimization.minimize: true shorthand set by a plugin in apply(). (by @AgentEnder in #21845)

View original

Upgraded? How did it go?

Discussion