oxc/crates
2024-12-13 10:26:36 +00:00
..
oxc release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_allocator release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_ast refactor(ast)!: span field must be the first element (#7821) 2024-12-12 16:50:01 +00:00
oxc_ast_macros release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_cfg release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_codegen perf(codegen): faster writing indentation (#7820) 2024-12-13 05:17:32 +00:00
oxc_data_structures release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_diagnostics release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_ecmascript release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_estree release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_isolated_declarations refactor(ast)!: span field must be the first element (#7821) 2024-12-12 16:50:01 +00:00
oxc_language_server feat(editor): Create a command to apply all auto-fixes for the current active text editor (#7672) 2024-12-13 13:46:05 +08:00
oxc_linter fix(semantic): missing reference when export default references a type alias binding (#7813) 2024-12-12 14:12:30 +00:00
oxc_macros feat(linter)!: remove unmaintained security plugin (#7773) 2024-12-10 14:29:22 +00:00
oxc_mangler release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_minifier release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_napi release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_parser fix(parser): parse import source from 'mod' (#7833) 2024-12-13 10:26:36 +00:00
oxc_prettier refactor(prettier): Align exported function names to Prettier (#7827) 2024-12-13 17:06:15 +08:00
oxc_regular_expression release(crates): v0.40.1 (#7781) 2024-12-11 00:35:34 +08:00
oxc_semantic refactor(semantic): improve the logic of resolving references to be cleaner (#7829) 2024-12-13 09:08:44 +00:00
oxc_span feat(ast): add visit_span to Visit and VisitMut (#7816) 2024-12-12 13:33:12 +00:00
oxc_syntax refactor(semantic): improve the logic of resolving references to be cleaner (#7829) 2024-12-13 09:08:44 +00:00
oxc_transformer fix(transformer/class-properties): create temp vars in correct scope (#7824) 2024-12-13 04:04:45 +00:00
oxc_traverse refactor(ast)!: span field must be the first element (#7821) 2024-12-12 16:50:01 +00:00
oxc_wasm refactor(linter): add capability of adding semantic data to module record (#7561) 2024-12-01 08:14:43 +00:00