| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-29 | 607 Bytes | |
| v5.108.3 source code.tar.gz | 2026-06-29 | 11.5 MB | |
| v5.108.3 source code.zip | 2026-06-29 | 16.7 MB | |
| Totals: 3 Items | 28.2 MB | 1 | |
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)