main
feat: added support for import file from "./file.ext" with { type: "bytes" } to get the content as `Uint8Array` (#19928)
fix: context modules with import attributes (#19984)
test: run the webpack test suite under Deno (drop nearly all skips, --runInBand and unstable flags) (#21240)