main
chore: resolve "use strict" TODO (#19705)
fix: escape ? and # in context module regexp source map names (#21422)
fix: map link-type CSS module class exports in JS source map (#20909)
fix: omit empty ignoreList property from source maps (#20319)
fix: allow devtool and SourceMapDevToolPlugin to coexist on the same asset (#21001)
test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)
fix(css): name CSS sources in source maps by their resource path (#21536)
test: dual sourcemap plugins (#20063)
feat: inline const for default export (#21189)
test: generate snapshots per test case (#20675)
fix(css): terminate a string or url() the tokenizer closed at EOF (#21624)
feat: drop unused side-effect-free CommonJS require() calls (#21502)
refactor: improve source type (#20136)
chore(deps): update dependencies (#21256)
style: set `arrowParens` to `true` (#19706)
feat: make `experiments.layers` stable (#19852)
feat: support `ignoreList` option in devtool plugins (#19953)
feat: support function matcher in rule options (#19952)