oxc/crates
2024-06-04 16:46:56 +08:00
..
oxc Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_allocator Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_ast Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_ast_macros Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_codegen refactor(codegen): reduce allocation for print_unquoted_str (#3525) 2024-06-04 16:46:56 +08:00
oxc_diagnostics Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_index Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_js_regex refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
oxc_language_server fix: fix some nightly warnings 2024-05-19 00:54:52 +08:00
oxc_linter feat(linter/tree-shaking): support options (#3504) 2024-06-03 11:28:48 +08:00
oxc_macros refactor(macros): remove the redundant trie builder (#3415) 2024-05-26 08:00:05 +00:00
oxc_minifier Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_module_lexer Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_parser Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_prettier fix(parser): correctly parse cls.fn<C> = x (#3208) 2024-05-09 10:23:45 +08:00
oxc_semantic refactor(traverse): generate_uid return SymbolId (#3520) 2024-06-04 03:02:37 +00:00
oxc_sourcemap Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_span Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_syntax Release crates v0.13.2 (#3513) 2024-06-03 12:40:53 +08:00
oxc_transformer fix(transformer): JSX set symbol_id on imports (#3523) 2024-06-04 03:02:44 +00:00
oxc_traverse refactor(traverse): generate_uid return SymbolId (#3520) 2024-06-04 03:02:37 +00:00
oxc_wasm chore: bump oxc-browserslist to 0.17.0 (#3495) 2024-06-01 15:06:34 +08:00