main
Improve comments generation (#14979)
Inline `exports.XXX =` update in simple variable declarations (#15984)
Clean all always enabled parser plugins (#16572)
Throw a better error when transforming imported bindings in types (#13739)
fix: handle `__proto__` exports name in CJS/AMD/UMD (#16015)
fix: Unexpected duplication of comments (#16110)
Add whitespace in source-map-visual tests (#18138)
Rename `-proposal-`s that became standard to `-transform-` (#15614)
Fallback to assuming ESM support with `modules: auto` (#18069)
Fix transform of named import with shadowed namespace import (#15898)
Don't load plugins synchronously in tests (#14679)
Enable `external-helpers` by default in tests (#12911)
Run tests in a native Node.js ESM environment (#13966)