oxc/crates
2024-07-20 10:33:15 +08:00
..
oxc Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
oxc_allocator Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
oxc_ast feat(linter): add typescript-eslint/no-extraneous-class (#4357) 2024-07-19 15:56:30 -04:00
oxc_ast_macros Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
oxc_cfg Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
oxc_codegen fix(codegen,mangler): do not print shorthand for ObjectProperty (#4350) 2024-07-18 16:26:33 +00:00
oxc_diagnostics refactor(parser): use error codes for ts diagnostics (#4335) 2024-07-18 16:09:25 +00:00
oxc_index Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
oxc_isolated_declarations fix(ast): visit Programs hashbang field first (#4368) 2024-07-19 16:27:51 +00:00
oxc_js_regex chore: crates should only publish src and examples directory 2024-06-08 16:35:16 +08:00
oxc_language_server feat(linter): support suggestions and dangerous fixes (#4223) 2024-07-18 02:20:30 +00:00
oxc_linter feat(linter/eslint-plugin-unicorn): add fixer for prefer-code-point (#4353) 2024-07-20 10:33:15 +08:00
oxc_macros chore: do not compile test crates that have no tests 2024-06-24 00:20:04 +08:00
oxc_mangler Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
oxc_minifier Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
oxc_module_lexer Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
oxc_parser fix(ast): visit Programs hashbang field first (#4368) 2024-07-19 16:27:51 +00:00
oxc_prettier chore: remove unsafe_code = "warn" rust lint 2024-07-15 10:39:08 +08:00
oxc_semantic refactor(semantic): visit_program visit hashbang field (#4370) 2024-07-19 16:32:32 +00:00
oxc_sourcemap fix(sourcemap): avoid negative line if token_chunks has same prev_dst_line (#4348) 2024-07-19 18:14:35 +08:00
oxc_span fix: impl PartialEq<str> for CompactStr (#4352) 2024-07-19 16:39:10 +00:00
oxc_syntax fix(transformer/typescript): unexpectedly removed class binding from ExportNamedDeclaration (#4351) 2024-07-18 16:44:38 +00:00
oxc_transformer Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
oxc_traverse fix(ast): visit Programs hashbang field first (#4368) 2024-07-19 16:27:51 +00:00
oxc_wasm fix(wasm): codegen is broken due to preserve_parens(false) 2024-07-11 01:33:10 +08:00