main
fix: Throw error when compiling `super()` in arrow functions with default / rest parameters (#15163)
fix: Params of `async function*` should throw synchronously (#17352)
fix: Unexpected duplication of comments (#16110)
Remove old expected.{js,json} files (#7187)
Migrate all remaining fixtures to jest expect
Improve comments generation (#14979)
[babel 8] Better file ext handling for TS and Flow presets (#14955)
Define default value for vars shadowing params (#11307)
Move the generator body to a gen IIFE when compiling its params (#15081)
Fallback to assuming ESM support with `modules: auto` (#18069)
Reduce the use of class names (#16326)
fix: preserve shadowed for-loop declarators (#11242)
Improve temporary variables for decorators (#16218)
Clean up the logic of some helper packages (#17886)
Reduce generated names size for the 10th-11th (#17221)
Fix scope of function body when var redeclares param (#11158)
Rename `-proposal-`s that became standard to `-transform-` (#15614)