oxc/crates
2024-01-13 17:52:47 +00:00
..
oxc Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_allocator Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_ast feat(ast): visit TSTypeQuery (#2021) 2024-01-14 00:38:18 +08:00
oxc_cli feat(linter): add support for same rule name but different plugin names (#1992) 2024-01-11 18:05:05 +08:00
oxc_codegen Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_diagnostics Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_index Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_js_regex Initialize JS Regex crates and def AST. (#1500) 2023-11-23 00:22:17 +08:00
oxc_language_server chore: remove DSL based linter plugin (#1985) 2024-01-11 04:54:39 +00:00
oxc_linter feat(linter): eslint-plugin-next: no-document-import-in-page (#1997) 2024-01-13 17:52:47 +00:00
oxc_macros feat(linter): add a perf category (#1625) 2023-12-04 17:31:34 +08:00
oxc_minifier Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_parser perf(parser): reduce Token size from 16 to 12 bytes (#2010) 2024-01-13 12:42:39 +08:00
oxc_prettier fix(prettier): Correctly print export declaration (#2014) 2024-01-13 21:26:33 +08:00
oxc_semantic feat(transformer/typescript): remove import if only have type reference (#2001) 2024-01-13 08:52:14 +00:00
oxc_span Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_syntax feat(transformer/typescript): remove import if only have type reference (#2001) 2024-01-13 08:52:14 +00:00
oxc_transformer feat(transformer/typescript): remove export specifier that import_kind is type (#2015) 2024-01-13 21:25:59 +08:00
oxc_type_synthesis refactor(rust): move to workspace lint table (#1444) 2023-11-20 14:38:10 +08:00
oxc_wasm chore: remove DSL based linter plugin (#1985) 2024-01-11 04:54:39 +00:00