Skip to content

v5.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 14:53
a4d4123

Patch Changes

  • Parse Webpack 5 module maps nested in UMD wrappers, using bundle module IDs and Webpack runtime structure to choose among IIFE candidates. (by @Menny1337 in #733)

  • Improve report generation performance for compilations with many assets. (by @christiango in #723)

  • Resolve bundle assets and report files against the correct compiler output path when a plugin instance is shared by multiple compilers. (by @utkarshalpha in #725)