main
fix: handle star import name collisions in module concatenation
add test cases with many exports
feat: inline const for default export (#21189)
style: set `arrowParens` to `true` (#19706)
rewrite module reference correctly after replacing ConcatenatedModule
migrate should to expect, part 1
upgrade jest