oxc/crates
2025-01-13 15:08:49 +00: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 release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_language_server chore(deps): update dependency rust to v1.84.0 (#8391) 2025-01-09 18:11:17 +00:00
oxc_linter feat(linter): implement eslint/prefer-promise-reject-errors (#8254) 2025-01-13 14:25:51 +00: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(minifier): preallocate mangler's semantic data (#8451) 2025-01-12 16:06:48 +00:00
oxc_minifier fix(minifier): fix incorrect null.toString() and 1n.toString() (#8464) 2025-01-13 15:08:49 +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 release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_syntax release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_transformer fix(transformer/typescript): retain TSImportEqualsDeclaration in namespace when its binding has been referenced or onlyRemoveTypeImports is true (#8458) 2025-01-13 05:57:30 +00:00
oxc_traverse release(crates): v0.45.0 (#8434) 2025-01-11 22:34:31 +08:00
oxc_wasm refactor(linter): refactor LintBuilder to prep for nested configs (#8034) 2025-01-05 04:08:26 +00:00