main
perf: load webpack's own modules only when a build needs them (#21652)
feat(css): add __webpack_css_server_styles__ to read server-collected CSS (#21576)
fix(css): honor output.resourceHints.dedupe in the css prefetch runtime (#21561)
Type serializer read/write contexts with positional tuples (#21201)
perf(css,html): register dependencies only when the module type is used (#21670)
fix(css): leave @namespace URIs alone (#21658)
perf(runtime): skip IIFE wrapping for RuntimeModules without locals (#21633)
feat: configure or exclude each asset type's minifier via optimization.minimize (#21663)
feat(css): join adjacent rules and fold more value spellings (#21648)
feat(css): make the printer's mode reachable and support beautifying (#21660)