oxc/crates
2024-02-26 15:15:19 +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 refactor(ast): remove TSEnumBody (#2509) 2024-02-26 12:44:38 +08:00
oxc_cli feat(diagnostics): implement json reporter (#2452) 2024-02-20 15:33:28 +08:00
oxc_codegen fix(codegen): remove redundant semicolon in PropertyDefinition (#2511) 2024-02-26 15:15:19 +08:00
oxc_diagnostics feat(diagnostics): implement json reporter (#2452) 2024-02-20 15:33:28 +08:00
oxc_index Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_js_regex
oxc_language_server fix(vscode): incorrect diagnostic position (#2461) 2024-02-21 12:11:16 +08:00
oxc_linter refactor(ast): remove TSEnumBody (#2509) 2024-02-26 12:44:38 +08:00
oxc_macros feat(linter): remove the --timings feature (#2049) 2024-01-16 14:21:04 +08:00
oxc_minifier refactor(ast): s/NumberLiteral/NumericLiteral to align with estree 2024-02-21 21:41:08 +08:00
oxc_parser feat(ast): update arrow_expression to arrow_function_expression (#2496) 2024-02-25 14:39:34 +00:00
oxc_prettier refactor(ast): s/TSTypeOperatorType/TSTypeOperator to align with estree 2024-02-21 22:25:04 +08:00
oxc_semantic fix(linter): improve import/no-named-as-default (#2494) 2024-02-25 21:24:08 +08:00
oxc_span Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_syntax fix(linter): improve import/no-named-as-default (#2494) 2024-02-25 21:24:08 +08:00
oxc_transformer refactor(ast): remove TSEnumBody (#2509) 2024-02-26 12:44:38 +08:00
oxc_wasm feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00