oxc/crates
Dunqing 69da9fda3a feat(transformer): support nullish-coalescing-operator plugin (#4884)
The implementation copy from the original implementation which removed in https://github.com/oxc-project/oxc/pull/2865.
2024-08-15 10:10:33 +00:00
..
oxc Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
oxc_allocator refactor(allocator): correct code comment (#4904) 2024-08-14 17:44:54 +00:00
oxc_ast chore(deps): remove static_assertions dependency. (#4883) 2024-08-14 02:18:06 +00:00
oxc_ast_macros Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
oxc_cfg Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
oxc_codegen feat(oxc_codegen): support generate range leading comments (#4898) 2024-08-15 04:20:48 +00:00
oxc_diagnostics Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
oxc_index refactor(index): shorten code and correct comment (#4905) 2024-08-14 17:55:25 +00:00
oxc_isolated_declarations Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
oxc_js_regex
oxc_language_server
oxc_linter Release oxlint v0.7.2 (#4909) 2024-08-15 14:56:34 +08:00
oxc_macros chore(linter): update docs for declare_oxc_lint! (#4825) 2024-08-11 15:27:54 +00:00
oxc_mangler Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
oxc_minifier fix(minifier): do not fold 0 && (module.exports = {}) for cjs-module-lexer (#4878) 2024-08-13 12:54:59 +00:00
oxc_module_lexer Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
oxc_parser fix(codegen): minify large numbers (#4889) 2024-08-14 06:52:17 +00:00
oxc_prettier
oxc_semantic refactor(semantic): make SemanticBuilder opaque (#4851) 2024-08-14 08:15:20 +00:00
oxc_sourcemap refactor(sourcemap): lower the msrv. (#4873) 2024-08-13 10:52:34 +00:00
oxc_span Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
oxc_syntax refactor(syntax): inline trivial bitflags methods (#4877) 2024-08-13 12:43:09 +00:00
oxc_transformer feat(transformer): support nullish-coalescing-operator plugin (#4884) 2024-08-15 10:10:33 +00:00
oxc_traverse Release crates v0.24.2 (#4841) 2024-08-12 16:02:07 +08:00
oxc_wasm refactor(minifier): ast passes infrastructure (#4625) 2024-08-04 11:58:39 +00:00