oxc/crates
2025-01-14 17:40:52 +08:00
..
oxc release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_allocator release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_ast release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_ast_macros release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_cfg release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_codegen refactor(codegen): remove match_expression! (#8450) 2025-01-13 00:04:58 +08:00
oxc_data_structures release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_diagnostics release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_ecmascript fix(minifier): fix incorrect null.toString() and 1n.toString() (#8464) 2025-01-13 15:08:49 +00:00
oxc_estree release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_isolated_declarations fix(isolated-declarations): retain declare declarations when they are exported (#8477) 2025-01-14 05:27:18 +00:00
oxc_language_server chore(deps): update dependency rust to v1.84.0 (#8391) 2025-01-09 18:11:17 +00:00
oxc_linter fix(linter): support rest params for prefer_promise_reject_errors (#8468) 2025-01-14 17:40:52 +08:00
oxc_macros test(linter): use plugin name instead of category for finding rule (#8353) 2025-01-09 10:48:11 +08:00
oxc_mangler perf(mangler): allocate base54 name without heap allocation (#8472) 2025-01-14 10:36:21 +08:00
oxc_minifier feat(napi/minify): implement napi (#8478) 2025-01-14 08:55:55 +00:00
oxc_napi release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_parser release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_prettier refactor(prettier): Verify current implementation with refactoring (#8412) 2025-01-10 17:31:33 +08:00
oxc_regular_expression release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_semantic release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_span refactor(span): rename Atom::new_const method (#8480) 2025-01-14 17:16:32 +08:00
oxc_syntax release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_transformer fix(transformer/arrow-functions): transform this and super incorrectly in async arrow function (#8435) 2025-01-14 08:38:55 +00:00
oxc_traverse release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_wasm feat(napi/minify): implement napi (#8478) 2025-01-14 08:55:55 +00:00