oxc/crates
Boshen fca6e02f84
refactor(cli): remove the codeowners feature (#2448)
I should've done a better job at selecting features. Every feature
requires more than just code to get it right.

linting by codeowners' files sounds good on paper but actually not that
useful.
2024-02-20 12:54:16 +08:00
..
oxc Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_allocator Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_ast feat(parser): parse import attributes in TSImportType (#2436) 2024-02-19 12:26:42 +08:00
oxc_cli refactor(cli): remove the codeowners feature (#2448) 2024-02-20 12:54:16 +08:00
oxc_codegen feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
oxc_diagnostics chore(deps): update rust crates (#2396) 2024-02-12 11:42:57 +08:00
oxc_index Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_js_regex
oxc_language_server chore(deps): update rust crate env_logger to 0.11.2 (#2430) 2024-02-19 10:32:34 +08:00
oxc_linter feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
oxc_macros feat(linter): remove the --timings feature (#2049) 2024-01-16 14:21:04 +08:00
oxc_minifier feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
oxc_parser refactor(parser): continue_if in byte_search macro not unsafe (#2440) 2024-02-20 10:45:31 +08:00
oxc_prettier feat(coverage): add prettier idempotency test (#2402) 2024-02-12 15:30:16 +08:00
oxc_semantic fix(semantic): incorrect reference flag for MemberExpression assign (#2433) 2024-02-19 10:33:51 +08:00
oxc_span Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_syntax refactor(linter): get arrow expression by scope_id in no_render_return_value (#2424) 2024-02-17 21:06:28 +08:00
oxc_transformer feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
oxc_wasm feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00