oxc/crates
Boshen 741571f645 refactor(minifier): remove extra compress options (#6893)
Closure Compiler and ESBuild does not have these kind of granularity.
2024-10-26 01:30:13 +00:00
..
oxc fix(transformer): only run typescript plugin for typescript source (#6889) 2024-10-25 13:59:31 +00:00
oxc_allocator refactor(allocator): add impl GetAddress for Address (#6891) 2024-10-25 15:20:21 +00:00
oxc_ast refactor(ast_tools): reduce macro usage (#6895) 2024-10-25 17:42:09 +00:00
oxc_ast_macros release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_cfg release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_codegen refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
oxc_data_structures release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_diagnostics release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_ecmascript feat(minifier): late peeophole optimization (#6882) 2024-10-25 16:12:29 +00:00
oxc_estree release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_index refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
oxc_isolated_declarations refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
oxc_language_server fix(oxc_language_server): correct diagnostic link (#6765) 2024-10-22 06:23:54 -04:00
oxc_linter feat(linter): Add fixer for jsx-a11y/no-access-key rule (#6781) 2024-10-25 02:48:12 -04:00
oxc_macros refactor(linter): add run_on_jest_node to run rules on only jest nodes (#6721) 2024-10-21 02:13:58 +00:00
oxc_mangler release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_minifier refactor(minifier): remove extra compress options (#6893) 2024-10-26 01:30:13 +00:00
oxc_module_lexer refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
oxc_parser refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
oxc_prettier refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
oxc_regular_expression feat(regular_expression)!: Support ES2025 Duplicated named capture groups (#6847) 2024-10-25 02:13:57 +00:00
oxc_semantic refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
oxc_sourcemap release(crates): v0.33.0 (#6843) 2024-10-24 10:29:22 +08:00
oxc_span refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
oxc_syntax refactor(rust): remove the annoying clippy::wildcard_imports (#6860) 2024-10-24 13:57:19 +00:00
oxc_transformer fix(transformer): only run typescript plugin for typescript source (#6889) 2024-10-25 13:59:31 +00:00
oxc_traverse feat(traverse): implement GetAddress for Ancestor (#6877) 2024-10-25 10:52:01 +00:00
oxc_wasm refactor(minifier): remove extra compress options (#6893) 2024-10-26 01:30:13 +00:00