oxc/crates
2024-01-26 15:43:05 +08:00
..
oxc Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_allocator Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_ast fix(ast): AcessorProperty is missing decorators (#2176) 2024-01-26 15:43:05 +08:00
oxc_cli feat(linter): support read env from eslintrc (#2130) 2024-01-26 10:43:44 +08:00
oxc_codegen fix(codegen): print Directive original string (#2157) 2024-01-25 15:24:05 +08:00
oxc_diagnostics Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_index Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_js_regex
oxc_language_server feat(vscode): allow config path configuration (#2172) 2024-01-26 10:49:25 +08:00
oxc_linter fix(linter): Rename react_perf/jsx_no_new_function_as_props to jsx_no_new_function_as_prop (#2175) 2024-01-26 11:06:50 +08:00
oxc_macros feat(linter): remove the --timings feature (#2049) 2024-01-16 14:21:04 +08:00
oxc_minifier feat(codegen): move string test to codegen (#2150) 2024-01-23 23:49:36 +08:00
oxc_parser fix(ast): AcessorProperty is missing decorators (#2176) 2024-01-26 15:43:05 +08:00
oxc_prettier fix(codegen): print Directive original string (#2157) 2024-01-25 15:24:05 +08:00
oxc_semantic refactor(semantic): remove all #[dead_code[ from tester 2024-01-25 20:27:46 +08:00
oxc_span Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_syntax refactor(syntax): don't re-export unicode_id_start 2024-01-23 11:05:17 +08:00
oxc_transformer feat(transformer/decorators): support transform member decorators (#2171) 2024-01-26 10:14:19 +08:00
oxc_wasm refactor(linter): perfect the scope linter (#2092) 2024-01-20 10:46:35 +08:00