oxc/crates
2023-11-24 17:05:20 +08:00
..
oxc refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_allocator refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_ast feat(prettier): add parens to conditional and arrow expr (#1530) 2023-11-24 15:07:29 +08:00
oxc_cli feat(prettier): turn off preserve_parens and start working on need-parens (#1487) 2023-11-21 16:26:56 +00:00
oxc_codegen refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_diagnostics refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_formatter refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_index refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_js_regex Initialize JS Regex crates and def AST. (#1500) 2023-11-23 00:22:17 +08:00
oxc_linter feat(linter): eslint-plugin-unicorn: escape-case (#1495) 2023-11-24 10:44:34 +08:00
oxc_linter_plugin refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_macros refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_minifier refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_parser feat(prettier): print directives (#1497) 2023-11-22 19:39:25 +08:00
oxc_prettier feat(prettier): trim spaces when printing hardline (#1531) 2023-11-24 17:05:20 +08:00
oxc_query refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_resolver Release oxc_resolver v0.5.4 2023-11-21 18:57:27 +08:00
oxc_semantic feat(ast/semantic): parse jsdoc on PropertyDefinition (#1517) 2023-11-23 18:30:14 +08:00
oxc_span refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_syntax refactor(parser) Updated comments mentioning the ecma specification section 12.x (#1496) 2023-11-22 19:29:04 +08:00
oxc_transformer feat(transformer/react): handle babel 8 breaking removed-options (#1489) 2023-11-22 11:01:40 +08:00
oxc_type_synthesis refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_wasm fix(wasm): fix prettier crashing 2023-11-22 21:27:47 +08:00