oxc/tasks
Dunqing bfd19882b0 fix(transformer/react): should not collect use-hooks if it's a nested member expression (#6143)
close: #6139

I still remember this logic and I call `get_first_object` for it intentionally 🥲
2024-09-28 14:38:14 +00:00
..
ast_tools perf(linter, ast-tools, coverage): Use FxHashSet instead of std::collections::HashSet (#6001) 2024-09-24 19:29:08 +08:00
benchmark feat(isolated_declarations): add stripInternal (#5878) 2024-09-19 23:14:47 +08:00
common perf(rust): use cow_utils instead (#5664) 2024-09-11 18:39:30 +08:00
coverage fix(semantic): do not create a global symbol for declare global {} (#6040) 2024-09-25 08:46:00 +00:00
javascript_globals perf(ast-tools): use FxHashMap over std::collections::HashMap (#5997) 2024-09-23 18:28:54 +00:00
lint_rules chore: use dprint to format js, json and markdown 2024-09-08 13:24:58 +08:00
minsize feat(minifier): loop compressor passes (#6013) 2024-09-24 03:09:35 +00:00
prettier_conformance perf(linter, ast-tools, coverage): Use FxHashSet instead of std::collections::HashSet (#6001) 2024-09-24 19:29:08 +08:00
rulegen perf(ast-tools): use FxHashMap over std::collections::HashMap (#5997) 2024-09-23 18:28:54 +00:00
transform_conformance fix(transformer/react): should not collect use-hooks if it's a nested member expression (#6143) 2024-09-28 14:38:14 +00:00
website feat(linter): add oxc-security/api-keys (#5906) 2024-09-22 22:39:56 +00:00