webpack v5.0.0-alpha.17 Release Notes

Release Date: 2019-07-01 // over 4 years ago
  • ๐Ÿš€ (based on 4.35.2)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ allow output.filename and splitChunks...filename to be a function
    • โšก๏ธ update watchpack dependency (ignored is added again, avoid fs.watchFile for own polling)

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  fix a case where modules are not added to chunks when using the same name multiple times in splitChunks
    • ๐Ÿ›  fix an internal use of a deprecated API

    Full Changelog

    Feedback