oxc/crates
2024-08-06 14:18:44 +08:00
..
oxc Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_allocator Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_ast docs(ast): improve AST node documentation (#4051) 2024-08-04 17:38:54 +08:00
oxc_ast_macros fix(parser): parse assert keyword in TSImportAttributes (#4610) 2024-08-04 01:41:31 +00:00
oxc_cfg Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_codegen fix(codegen): print raw if value is number is Infinity (#4676) 2024-08-06 03:24:40 +00:00
oxc_diagnostics Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_index Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_isolated_declarations Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_js_regex
oxc_language_server
oxc_linter perf(linter): reduce String allocations and clones (#4673) 2024-08-06 01:00:58 +00:00
oxc_macros perf(linter-macros): only iterate over all rules once (#4672) 2024-08-06 10:28:49 +08:00
oxc_mangler Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_minifier chore: s/elimintation/elimination/ 2024-08-06 14:18:44 +08:00
oxc_module_lexer Release crates v0.23.0 (#4595) 2024-08-01 16:55:41 +08:00
oxc_parser fix(parser): parse assert keyword in TSImportAttributes (#4610) 2024-08-04 01:41:31 +00:00
oxc_prettier
oxc_semantic fix(semantic): incorrect scope_id for catch parameter symbols (#4659) 2024-08-06 02:57:18 +00:00
oxc_sourcemap feat(sourcemap): add ConcatSourceMapBuilder::from_sourcemaps (#4639) 2024-08-06 14:08:17 +08:00
oxc_span perf(linter): change react rules and utils to use Cow and CompactStr instead of String (#4603) 2024-08-03 21:26:08 +00:00
oxc_syntax fix(syntax): prevent creating invalid u32 IDs (#4675) 2024-08-06 01:04:07 +00:00
oxc_transformer fix(transformer/typescript): incorrect enum-related symbol_id/reference_id (#4660) 2024-08-06 02:57:19 +00:00
oxc_traverse fix(parser): parse assert keyword in TSImportAttributes (#4610) 2024-08-04 01:41:31 +00:00
oxc_wasm refactor(minifier): ast passes infrastructure (#4625) 2024-08-04 11:58:39 +00:00