oxc/crates
2023-07-13 18:04:00 +08:00
..
oxc Release oxc v0.0.7 2023-07-06 15:45:09 +08:00
oxc_allocator feat(linter): add eslint/no-control-regex (#516) 2023-07-10 10:20:57 +08:00
oxc_ast feat: implement GetSpan for ForStatementLeft (#540) 2023-07-11 22:11:07 +08:00
oxc_ast_lower publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_cli feat(resolver): add resolver test fixtures (#542) 2023-07-13 13:37:29 +08:00
oxc_diagnostics publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_formatter publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_hir feat(minifier): fold string number comparison (#538) 2023-07-11 21:50:51 +08:00
oxc_index publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_linter fix: no return await error (#539) 2023-07-11 17:32:26 +08:00
oxc_macros feat(linter): print plugin names for --rules 2023-06-25 22:47:58 +08:00
oxc_minifier test(minifier): add tests for bigint string comparison (#541) 2023-07-13 11:44:03 +08:00
oxc_napi chore(napi): provide a more precise type for source_type (#521) 2023-07-06 10:52:41 +08:00
oxc_parser publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_resolver feat(resolver): resolve js file (#543) 2023-07-13 18:04:00 +08:00
oxc_semantic publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_span publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_syntax publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_type_synthesis Replace [dev_dependencies] with newer [dev-dependencies] syntax. (#501) 2023-06-30 10:38:08 +08:00
oxc_wasm refactor(linter): expose LintContext as the API for Linter::run 2023-07-07 22:16:03 +08:00