oxc/tasks/transform_conformance/snapshots
Dunqing 2c5734d49b refactor(transformer/async-generator-functions): do not transform await expression where inside ArrowFunctionExpression (#7132)
The `await expr` should be transformed in AsyncToGenerator rather than AsyncGeneratorFunctions
2024-11-06 03:27:12 +00:00
..
babel.snap.md refactor(transformer/async-generator-functions): do not transform await expression where inside ArrowFunctionExpression (#7132) 2024-11-06 03:27:12 +00:00
babel_exec.snap.md feat(transformer): enable ArrowFunctionConverter in async-to-generator and async-generator-functions plugins (#7113) 2024-11-06 03:02:36 +00:00
oxc.snap.md fix(transformer/async-to-generator): output is incorrect when arrow function without params (#7052) 2024-11-01 15:35:57 +00:00
oxc_exec.snap.md chore(coverage): bump test262, babel and TypeScript (#6702) 2024-10-20 15:02:26 +00:00