v5.75.0
版本发布时间: 2022-11-09 23:28:06
webpack/webpack最新发布版本:v5.94.0(2024-08-22 21:02:40)
Bugfixes
-
experiments.*
normalize tofalse
when opt-out - avoid
NaN%
- show the correct error when using a conflicting chunk name in code
- HMR code tests existance of
window
before trying to access it - fix
eval-nosources-*
actually exclude sources - fix race condition where no module is returned from processing module
- fix position of standalong semicolon in runtime code
Features
- add support for
@import
to extenal CSS when using experimental CSS in node - add
i64
support to the deprecated WASM implementation
Developer Experience
- expose
EnableWasmLoadingPlugin
- add more typings
- generate getters instead of readonly properties in typings to allow overriding them