oxc/tasks/coverage/snapshots
Boshen 4dc5e51cb1 fix(transformer): only run typescript plugin for typescript source (#6889)
closes #6865

TypeScript plugin changes import / export statements so it needs to be turned off for non-typescript files. This should also give a little performance boost for non-typescript files.
2024-10-25 13:59:31 +00:00
..
codegen_babel.snap chore(coverage): bump test262, babel and TypeScript (#6702) 2024-10-20 15:02:26 +00:00
codegen_misc.snap fix(semantic): ? on variable declaration type annotations is a syntax error (#5956) 2024-09-22 00:01:47 +00:00
codegen_test262.snap feat(regular_expression)!: Support ES2025 Duplicated named capture groups (#6847) 2024-10-25 02:13:57 +00:00
codegen_typescript.snap chore(coverage): bump test262, babel and TypeScript (#6702) 2024-10-20 15:02:26 +00:00
minifier_babel.snap chore(coverage): bump test262, babel and TypeScript (#6702) 2024-10-20 15:02:26 +00:00
minifier_test262.snap feat(regular_expression)!: Support ES2025 Duplicated named capture groups (#6847) 2024-10-25 02:13:57 +00:00
parser_babel.snap fix(regular_expression)!: Migrate to new regexp parser API (#6741) 2024-10-22 05:34:18 +00:00
parser_misc.snap fix(parser): do not parse as and satisfies expression in javascript (#6442) 2024-10-11 03:31:24 +00:00
parser_test262.snap feat(regular_expression)!: Support ES2025 Duplicated named capture groups (#6847) 2024-10-25 02:13:57 +00:00
parser_typescript.snap feat(regular_expression)!: Support ES2025 Duplicated named capture groups (#6847) 2024-10-25 02:13:57 +00:00
prettier_babel.snap
prettier_misc.snap
prettier_test262.snap
prettier_typescript.snap
runtime.snap fix(minifier): fix remaining runtime bugs (#6855) 2024-10-24 12:22:18 +00:00
semantic_babel.snap fix(transformer): only run typescript plugin for typescript source (#6889) 2024-10-25 13:59:31 +00:00
semantic_misc.snap fix(transformer/typescript): retain ExportNamedDeclaration without specifiers and declaration (#6848) 2024-10-24 07:59:07 +00:00
semantic_test262.snap fix(transformer): only run typescript plugin for typescript source (#6889) 2024-10-25 13:59:31 +00:00
semantic_typescript.snap fix(transformer): only run typescript plugin for typescript source (#6889) 2024-10-25 13:59:31 +00:00
transformer_babel.snap chore(coverage): bump test262, babel and TypeScript (#6702) 2024-10-20 15:02:26 +00:00
transformer_misc.snap fix(semantic): ? on variable declaration type annotations is a syntax error (#5956) 2024-09-22 00:01:47 +00:00
transformer_test262.snap feat(regular_expression)!: Support ES2025 Duplicated named capture groups (#6847) 2024-10-25 02:13:57 +00:00
transformer_typescript.snap fix(transformer): only run typescript plugin for typescript source (#6889) 2024-10-25 13:59:31 +00:00
transpile.snap chore(coverage): bump test262, babel and TypeScript (#6702) 2024-10-20 15:02:26 +00:00