main
Migrate HotTestCases to Jest
style: set `arrowParens` to `true` (#19706)
add parents correctly when creating namespace objects
Refactor HMR for runtime modules
fix egde case where a HMR chunk is incorrectly downloaded when loading a unchanged chunk during HMR downloading
add test case for updating runtime modules
improve test case, convert trace into warning
chore: resolve "use strict" TODO (#19705)
Add test case for the fix in `test/hotCases/runtime/self-accept-factory`