main
chore: resolve "use strict" TODO (#19705)
test: add module concatenation cases for asset, json, css module types
feat: allow to setup named exports for JSON modules and disable usage name export for `import file from "./file.json" with { type: "json" }`
fix: keep required JSON data when a prototype method is called on it (#21433)
test: stabilize warning/error snapshots and fix big-assets test case (#21110)