npm webpack 5.0.0-beta.22

latest releases: 5.91.0, 5.90.3, 5.90.2...
3 years ago

Features

  • throw error when trying to emit assets that only differ in casing
  • add watchFileSystem to MultiCompiler
  • avoid tracking exports usage information for non-statically analyzable modules
  • do not show harmony linking warnings/errors (export not found) when the imported module already has build errors

Bugfixes

  • handle snapshot creation failure in resolver cache
  • [Cli] fix conversion from string to number arguments
  • use different approach of elimination build cycles in HotModuleReplacementPlugin
  • [Module Federation] providing modules do no override already loaded shared modules in the same version

Changes

  • do no track exports usage information in development

Removals

  • remove ability to modify the compilation hash after the hash has been created
  • remove HotModuleReplacementPlugin multiStep mode

Don't miss a new webpack release

NewReleases is sending notifications on new releases.