v5.106.2
fix: typescript types for external type (#20072)
chore: update comments (#19487)
fix: hash options types (#19987)
refactor: fix typo (#20570)
feat: add the `context` option support for VirtualUrlPlugin (#20449)
refactor: improve types coverage (#20402)
fix: types
feat: implement `module.generator.json.JSONParse`
feat: allow to setup named exports for JSON modules and disable usage name export for `import file from "./file.json" with { type: "json" }`