oxc/crates
2023-11-15 16:36:15 +00:00
..
oxc s/web-infra-dev/oxc-project 2023-11-10 14:30:18 +08:00
oxc_allocator Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_ast refactor(ast): VariableDeclarationKind::to_string -> as_str (#1321) 2023-11-14 15:28:13 +00:00
oxc_cli feat(prettier): add the basics of comment printing (#1313) 2023-11-14 12:32:03 +00:00
oxc_codegen Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_diagnostics Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_formatter Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_index Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_linter feat(linter): Add rule eslint(no_regex_spaces) (#1129) 2023-11-15 14:04:48 +08:00
oxc_linter_plugin chore(deps): bump the dependencies group with 4 updates (#1100) 2023-10-30 15:09:28 +08:00
oxc_macros refactor(clippy): allow clippy::too_many_lines 2023-10-16 15:18:11 +08:00
oxc_minifier Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_parser fix(parser): Fix type import (#1291) 2023-11-14 15:17:58 +08:00
oxc_prettier feat(prettier): add more expression formatting logic (#1334) 2023-11-15 16:36:15 +00:00
oxc_query fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
oxc_resolver Release oxc_resolver v0.5.3 2023-11-11 23:26:07 +08:00
oxc_semantic refactor(ast): VariableDeclarationKind::to_string -> as_str (#1321) 2023-11-14 15:28:13 +00:00
oxc_span Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_syntax Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_transformer feat(transformer/react-jsx): set automatic to the default value for runtime (#1270) 2023-11-14 09:26:21 +08:00
oxc_type_synthesis ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_wasm s/web-infra-dev/oxc-project 2023-11-10 14:30:18 +08:00