oxc/tasks
overlookmotel 9590eb0cf4
fix(transform): implement transform-react-display-name with bottom-up lookup (#3183)
Sliced off from #3152.

Re-implement `transform-react-display-name` using bottom-up lookup
provided by `Traverse` trait.

This fixes the 1 remaining failing test case for this plugin (see
#2937).

`Traverse` is not complete yet (see #3182), so this is also not ready to
merge yet.
2024-05-08 15:33:39 +00:00
..
benchmark ci: improve benchmark build time by only building once (#3201) 2024-05-08 14:54:10 +08:00
common ci: improve benchmark build time by only building once (#3201) 2024-05-08 14:54:10 +08:00
coverage chore: update babel repo (#3205) 2024-05-08 20:15:15 +08:00
javascript_globals chore: update Cargo.toml and deny.yaml 2024-03-05 16:31:05 +08:00
lint_rules chore(tasks/lint_rules): remove the now fixed @ts-expect-error 2024-05-07 23:21:12 +08:00
minsize chore(minsize): remove brotlic because it takes too long to compile (#2954) 2024-04-13 13:24:25 +08:00
prettier_conformance chore(deps): update dependency rust to v1.78.0 (#3151) 2024-05-03 00:01:42 +08:00
rulegen chore(rulegen): default rule to nursery 2024-05-06 17:17:36 +08:00
transform_conformance fix(transform): implement transform-react-display-name with bottom-up lookup (#3183) 2024-05-08 15:33:39 +00:00
libs.txt