main
fix: `rest` correctly returns plain array (#17519)
Improve comments generation (#14979)
Fix destructuring assignment in arrow functions. (#8916)
Remove old expected.{js,json} files (#7187)
Avoid unnecessary parens around sequence expressions (#16722)
Migrate all remaining fixtures to jest expect
Improve array destructuring spec compliance (#15183)
Rewrite `transform-block-scoping` plugin (#15200)
Reduce `regenerator` size more (#17287)
fix: Destructuring exceptions `for ( let { } = 0 ; 0 ; ) ` (#15104)
Rename `-proposal-`s that became standard to `-transform-` (#15614)
fix Incorrect destructuring compilation of `for (let [[x] = [1… (#11360)
Isolated exec tests (#11531)