github webpack/webpack v5.36.2

latest releases: v5.91.0, v5.90.3, v5.90.2...
3 years ago

Bugfixes

  • correctly handle errors thrown during parser/generator creation
    • e. g. validation errors for asset module options
  • use a better automatic runtime name for workers
    • not too long to cause filename problems
  • no longer assume assets do not get removed when the compiler is running
    • Using output.clean is against this assumption
    • It fixes a bug where assets are missing, when removed and readded to the compilation
  • fix a problem when chained dependOn, which causes too many modules being included in entrypoints

Don't miss a new webpack release

NewReleases is sending notifications on new releases.