v5.108.3
📦 webpackView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release focuses on performance improvements in CSS parsing and memory usage, alongside fixes for Hot Module Replacement (HMR) codegen stability.
🐛 Bug Fixes
- Fixed HMR codegen crash when using harmony accept with unresolved imports.
- Improved HMR codegen to correctly handle imports without a module or chunk ID by matching harmony accept dependencies via module reference.