webpack v5.2.0 Release Notes

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

    • โž• add sourceFilename and javascriptModule to asset info for plugins

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  fix variable name collision when using module concatenation
    • ๐Ÿ›  fix arrow functions in ie 11
    • ๐Ÿ›  fix this externals with module concatenation
    • ๐Ÿ›  force update for enhanced-resolve for critical bugfixes (see changelog)