oxc/tasks/transform_conformance/tests
overlookmotel b9ef357868 test(transformer): add tests for nested JSX this member expressions in arrow function transform (#5413)
Follow-up after #5356. Handle nested JSX member expressions with `this` as base object in arrow functions transform (e.g. `<this.foo.bar />`).
2024-09-03 15:06:06 +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 feat(tasks/transforme_conformance): support for testing oxc's test cases (#2835) 2024-03-27 14:14:15 +08:00
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