main
test: stabilize warning/error snapshots and fix big-assets test case (#21110)
improve side effects analysis to report imported and reexports symbols as side-effect-free
Reduce skipped tests across Node, Deno and Bun and prune dead WebAssembly filters (#21257)
only move export info targets when also moving dependencies
fixes #12114
unset targets when a harmony star reexport is hidden by another one
fix bug where ExportInfo uses inactive connections to find the target of an export
upgrade jest
feat: side-effect-free modules for nested namespace re-exports (#21085)
feat: inline const for default export (#21189)
test: add test case