oxc/crates
2023-12-25 15:37:49 +08:00
..
oxc Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_allocator Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_ast feat(ast): enter/leave ClassBody and PrivateInExpression (#1792) 2023-12-25 10:52:21 +08:00
oxc_cli fix(cli) skip run lint when --rules is passed (#1747) 2023-12-20 12:24:45 +08:00
oxc_codegen Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_diagnostics feat(linter) Parse eslint configuration (#1146) 2023-12-14 16:29:27 +08:00
oxc_formatter Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_index Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_js_regex
oxc_linter chore(linter): remove the implementation from constructor_super 2023-12-25 15:37:49 +08:00
oxc_linter_plugin chore(deps): bump the dependencies group with 5 updates (#1808) 2023-12-25 15:17:47 +08:00
oxc_macros
oxc_minifier Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_parser fix(parser) fix typo in expecting_directives variable name (#1801) 2023-12-24 16:51:02 +00:00
oxc_prettier fix(prettier) add missing closing brace for dock debug (#1786) 2023-12-23 10:59:13 +08:00
oxc_query
oxc_semantic refactor(semantic): remove unused methods from AstNode 2023-12-21 16:08:14 +08:00
oxc_span Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_syntax feat(linter): add eslint-plugin-import(export) rule (#1654) 2023-12-13 23:12:45 +08:00
oxc_transformer feat(transformer): add partial support for babel-plugin-transform-instanceof (#1802) 2023-12-25 15:06:41 +08:00
oxc_type_synthesis
oxc_wasm feat(linter): add jsx-a11y settings (#1668) 2023-12-16 13:45:14 +08:00