oxc/crates
2024-07-11 15:35:22 +00:00
..
oxc feat(oxc): export oxc_mangler 2024-07-11 21:15:32 +08:00
oxc_allocator Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_ast refactor(semantic): correct scope in CatchClause (#4192) 2024-07-11 08:45:30 +00:00
oxc_ast_macros Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_cfg Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_codegen fix: avoid print extra semicolon after accessor property (#4199) 2024-07-11 20:16:02 +08:00
oxc_diagnostics Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_index Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_isolated_declarations Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_js_regex
oxc_language_server
oxc_linter feat(linter): implement unicorn/no-useless-undefined (#4079) 2024-07-11 22:09:25 +08:00
oxc_macros
oxc_mangler feat(mangler): initialize crate and integrate into minifier (#4197) 2024-07-11 10:35:13 +00:00
oxc_minifier feat(mangler): initialize crate and integrate into minifier (#4197) 2024-07-11 10:35:13 +00:00
oxc_module_lexer Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_parser Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_prettier refactor(ast)!: store span details inside comment struct (#4132) 2024-07-09 23:23:43 +08:00
oxc_semantic perf(semantic): reuse existing map of unresolved refs (#4206) 2024-07-11 15:35:22 +00:00
oxc_sourcemap Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_span Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_syntax Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_transformer Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_traverse Release crates v0.20.0 (#4189) 2024-07-11 11:05:49 +08:00
oxc_wasm fix(wasm): codegen is broken due to preserve_parens(false) 2024-07-11 01:33:10 +08:00