main
feat: skip dead dependencies guarded by inlined constants (#21136)
feat: support `optimization.inlineExports` (#20973)
feat: skip `require().prop` in dead branches (#21517)
feat: inline const for default export (#21189)
test: assert inlined side-effect-only imports ship no dead import var (#21246)
fix(concatenation): keep wrapped module names and side effects intact (#21593)
test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)
Reduce skipped tests across Node, Deno and Bun and prune dead WebAssembly filters (#21257)