oxc/crates
2024-02-20 13:12:32 +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): move --rules into LintOptions (#2449) 2024-02-20 12:59:07 +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 refactor(linter): improve implementation of no_dupe_class_members based on ClassTable (#2446) 2024-02-20 13:12:32 +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 feat(semantic): add static property, ElementKind::Getter, ElementKind::Setter in ClassTable (#2445) 2024-02-20 13:07:48 +08:00
oxc_span Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_syntax feat(semantic): add static property, ElementKind::Getter, ElementKind::Setter in ClassTable (#2445) 2024-02-20 13:07:48 +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