oxc/crates
2024-01-06 16:32:11 +08:00
..
oxc feat(playground): visualize symbol (#1886) 2024-01-04 15:36:31 +08:00
oxc_allocator feat(allocator): add From API (#1908) 2024-01-06 12:45:27 +08:00
oxc_ast fix(ast): implement GetSpan for JSXElement (#1861) 2023-12-31 22:08:11 +08:00
oxc_cli feat(linter): allow "-c" configuration (#1909) 2024-01-06 16:32:11 +08:00
oxc_codegen Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_diagnostics chore(deps): bump the dependencies group with 11 updates (#1865) 2024-01-01 08:06:33 +00:00
oxc_formatter Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_index feat(playground): visualize symbol (#1886) 2024-01-04 15:36:31 +08:00
oxc_js_regex
oxc_language_server feat(linter): add support for multiple script tags from vue and stro (#1897) 2024-01-05 16:30:32 +08:00
oxc_linter fix(linter): fix vue parser not working for multiple scripts after <template> (#1904) 2024-01-05 22:45:52 +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 feat(linter): add a perf category (#1625) 2023-12-04 17:31:34 +08:00
oxc_minifier chore: upgrade rustc toolchain to stable 1.75.0 (#1853) 2023-12-29 12:20:51 +08:00
oxc_parser fix(parser): fix incorrectly identified directives (#1885) 2024-01-04 13:39:15 +00:00
oxc_prettier feat(linter): no-irregular-whitespace rule (#1835) 2023-12-31 12:05:38 +08:00
oxc_query
oxc_semantic feat(semantic): allow reserved keyword defined in ts module block (#1907) 2024-01-06 12:56:27 +08:00
oxc_span Release crates v0.4.0 2023-12-08 17:20:37 +08:00
oxc_syntax feat(semantic): allow reserved keyword defined in ts module block (#1907) 2024-01-06 12:56:27 +08:00
oxc_transformer chore: upgrade rustc toolchain to stable 1.75.0 (#1853) 2023-12-29 12:20:51 +08:00
oxc_type_synthesis
oxc_wasm feat(playground): visualize symbol (#1886) 2024-01-04 15:36:31 +08:00