| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-30 | 1.4 kB | |
| v5.110.2 source code.tar.gz | 2026-08-30 | 13.7 MB | |
| v5.110.2 source code.zip | 2026-08-30 | 21.1 MB | |
| Totals: 3 Items | 34.8 MB | 0 | |
Patch Changes
-
Fix analyzable ESM baking around cycles, mixed-served wasm and style url maps. (by @alexander-akait in #21851)
-
Minify more HTML and CSS shorthands, and cut two costs off printing. (by @alexander-akait in #21842)
-
Report a named import that is never read when it names a missing export. (by @alexander-akait in #21856)
-
Fix ESM circular reexports, cyclic const TDZ, and defer evaluation order. (by @alexander-akait in #21852)
-
Stop
output.htmlemitting an unused JS chunk for each generated page. (by @alexander-akait in #21859) -
Stop emitting the CSS chunk loading runtime when every CSS chunk is initial. (by @alexander-akait in #21862)
-
Strip a BOM a loader put on a string, and shift a source map that counted it. (by @alexander-akait in #21857)