main
feat: built-in build progress (infrastructureLogging.progress) and ProgressPlugin enhancements (#21352)
test: allow multiple bundle execution for universal targets (#20642)
fix: handle watchpack existence-only timestamp entries (#20916)
fix: incremental-cache invalidation to css, html and asset source/inline modules (#21108)
feat: support cross-module pure detection in inner graph (#20907)
fix: invalidate provided-exports cache with lazy barrel (#21326)
Experimental HTML: parser/generator options, compilation hooks, and fixes (#21441)
fix a bug which causes incorrect providedExports for cached modules
test: run webpack test suite under Deno and Bun in CI (#21216)
chore: resolve "use strict" TODO (#19705)
test: cover rebuilding an entry that lives under the context (#21634)
style: set `arrowParens` to `true` (#19706)
fix: types
perf: skip dependency error/warning reporting for unchanged modules on rebuilds (#21154)
Reduce skipped tests across Node, Deno and Bun and prune dead WebAssembly filters (#21257)