Sourced from webpack's releases.
v5.90.2
Bug Fixes
- use
Math.imul
infnv1a32
to avoid loss of precision, directly hash UTF16 values- the
setStatus()
of the HMR module should not return an array, which may cause infinite recursion__webpack_exports_info__.xxx.canMangle
shouldn't always same as default- mangle export with destructuring
- use new runtime to reconsider skipped connections
activeState
- make dynamic import optional in
try/catch
- improve auto publicPath detection
Dependencies & Maintenance
- improve CI setup and include Node.js@21
11c1be3
chore(release): 5.90.2c73afa4
fix: improve auto publicPath detection856c8d2
test: update858cb35
test: update55ebdbd
fix: improve auto publicPath detection1a6ac87
ci: update535cc98
ci: update azure5dd5317
ci: update451286b
chore(deps): update9c75a74
ci: update