main
chore: resolve "use strict" TODO (#19705)
feat: universal target support for electron externals (#21184)
test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)
test(target): add config case coverage for electron-main and electron-preload (#20630)
test: remove obsolete test filter helpers (#21242)
test: add coverage for nwjs exports condition and CSS modules with webworker target (#20530)
Add output.resourceHints.dedupe to skip prefetch for already-loaded chunks (#21386)
fix(target): report "universal" as the loader target (#21540)
test: allow multiple bundle execution for universal targets (#20642)
Default output.globalObject to globalThis for universal targets (#21314)
test: add integration test for universal ToBinaryRuntimeModule env switching (#20507)
feat: support webpackPrefetch/webpackPreload magic comments on new URL() and Worker (#21012)
feat: inline const for default export (#21189)
test: add source files for web-webworker and web-webworker-auto-public-path (#20554)