v5.108.3
v5.108.3
webpack
View on GitHubView PackagePublished: Jun 29, 2026

Release Notes

Patch Changes

  • Speed up CSS parsing and reduce CSS AST node memory. (by @alexander-akait in #21285)

  • Fix HMR codegen crash for harmony accept with unresolved imports. (by @xiaoxiaojx in #21302)

  • Match harmony accept dependencies by module reference so HMR codegen handles imports without a module or chunk id. (by @alexander-akait in #21303)