oxc/crates
2023-09-08 20:23:01 +08:00
..
oxc Release oxc_resolver v0.1.0 2023-09-04 14:45:29 +08:00
oxc_allocator Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_ast Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_ast_lower Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_cli feat(linter): add runner for import-plugin (#858) 2023-09-06 14:54:19 +08:00
oxc_diagnostics Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_formatter fix(formatter): add whitespace around binary operators 2023-09-04 22:07:57 +08:00
oxc_hir Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_index Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_linter feat: add jest/no-interpolation-in-snapshots rule (#867) 2023-09-07 23:50:09 +08:00
oxc_linter_plugin feat(vscode): Add linter plugin to vscode extension (#813) 2023-08-29 23:35:32 -04:00
oxc_macros refactor(linter): less a global hashmap to reduce rule timer macro expansion (#822) 2023-09-01 10:32:17 +08:00
oxc_minifier Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_napi chore(rust): update crate info, add minimal rust-version, add categories 2023-07-27 13:33:18 +08:00
oxc_parser chore(deps): bump the dependencies group with 6 updates (#852) 2023-09-04 15:46:27 +08:00
oxc_query fix(query): fix UnaryExpression.operator (#859) 2023-09-05 06:04:14 +00:00
oxc_resolver perf(resolver): cache node_modules lookup (#869) 2023-09-08 20:23:01 +08:00
oxc_semantic feat(syntax): add loaded_modules to ModuleRecord 2023-09-07 22:56:09 +08:00
oxc_span Release oxc v0.1.3 2023-09-03 12:22:05 +08:00
oxc_syntax feat(syntax): add loaded_modules to ModuleRecord 2023-09-07 22:56:09 +08:00
oxc_type_synthesis chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00
oxc_wasm chore: clean up deps (#840) 2023-09-02 21:34:24 +08:00