oxc/tasks/transform_conformance/tests
overlookmotel d1ece197c4 fix(transformer): RegExp transform handle Term::Quantifier (#5501)
`Term::Quantifier` contains a nested `Term` so we need to recurse into that `Term` to check if it contains any unsupported syntax.
2024-09-06 11:51:35 +00:00
..
babel-plugin-transform-arrow-functions/test/fixtures test(transformer): add tests for nested JSX this member expressions in arrow function transform (#5413) 2024-09-03 15:06:06 +00:00
babel-plugin-transform-nullish-coalescing-operator/test/fixtures fix(traverse): invalid variable name generated by generate_uid_based_on_node (#5407) 2024-09-03 12:13:30 +00:00
babel-plugin-transform-optional-catch-binding/test/fixtures
babel-plugin-transform-react-jsx/test/fixtures feat(transformer): support react fast refresh (#4587) 2024-08-15 16:41:30 +00:00
babel-plugin-transform-typescript/test/fixtures fix(transformer): class property with typescript value should not be removed (#5298) 2024-08-28 13:53:41 +00:00
babel-preset-typescript/test/fixtures/removeImportExtensions feat(transformer/typescript): support rewrite_import_extensions option (#5399) 2024-09-03 01:57:42 +00:00
esbuild-tests/test/fixtures/regexp fix(transformer): RegExp transform handle Term::Quantifier (#5501) 2024-09-06 11:51:35 +00:00