webpack v5.8.0 Release Notes

Release Date: 2020-11-26 // over 3 years ago
  • ๐Ÿ”‹ Features

    • โž• add the ability to process assets generated in later stages during processAssets
    • ๐Ÿฑ new processAssets stage: PROCESS_ASSETS_STAGE_OPTIMIZE_INLINE
    • โž• add hooks to the RealContentHashPlugin to allow to process custom hashes (e. g. SRI)

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  fix typing for child compiler plugins
    • ๐Ÿฑ SourceMapPlugin will process assets added in later stages during asset processing