main
fix(worker): deduplicate workers with different URL patterns for same module (#20381)
feat: handle `new Worker(import.meta.url)` and `new Worker(new URL(import.meta.url))` syntax (#19279)
chore: resolve "use strict" TODO (#19705)
test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)