oxc/crates
2023-11-06 15:11:02 +08:00
..
oxc feat(playground): add transform and minify (#993) 2023-10-14 19:49:58 +08:00
oxc_allocator chore(clippy): enable undocumented_unsafe_blocks 2023-10-16 15:18:14 +08:00
oxc_ast feat(transformer/react): read comment pragma @jsxRuntime classic / automatic (#1133) 2023-11-03 11:10:11 +08:00
oxc_cli chore(cli): move import_plugin into enable_plugins (#1158) 2023-11-06 09:00:36 +08:00
oxc_codegen fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
oxc_diagnostics fix(linter) Report error instead of panicing if the file fails to open (#1098) 2023-10-30 09:53:28 +08:00
oxc_formatter fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
oxc_index chore(span,index): update documentation 2023-10-22 11:23:36 +08:00
oxc_linter feat(linter): jest/prefer-todo rule (#1065) 2023-11-06 12:32:06 +08:00
oxc_linter_plugin chore(deps): bump the dependencies group with 4 updates (#1100) 2023-10-30 15:09:28 +08:00
oxc_macros refactor(clippy): allow clippy::too_many_lines 2023-10-16 15:18:11 +08:00
oxc_minifier chore(minifier): add --whitespace option to example 2023-10-20 11:33:53 +08:00
oxc_napi ci: check unused dependencies via cargo machete (#1143) 2023-11-04 14:45:44 +00:00
oxc_parser fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
oxc_query fix(linter): revert changes to JSX attribute strings (#1101) 2023-10-30 15:26:04 +08:00
oxc_resolver Release oxc_resolver v0.5.0 2023-11-06 11:40:39 +08:00
oxc_semantic feat(transformer/react): read comment pragma @jsxRuntime classic / automatic (#1133) 2023-11-03 11:10:11 +08:00
oxc_span refactor(transformer): add an empty SPAN utility for creating AST nodes (#1067) 2023-10-26 18:43:53 +08:00
oxc_syntax feat(transformer/jsx): escape xhtml in jsx attributes (#1088) 2023-10-29 15:16:50 +08:00
oxc_transformer feat(transform): support TemplateLiteral of babel/plugin-transform-template-literals (#1132) 2023-11-03 22:19:44 +08:00
oxc_type_synthesis ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
oxc_wasm chore(deps): bump the dependencies group with 6 updates (#1165) 2023-11-06 15:11:02 +08:00