oxc/crates
2023-07-20 11:23:47 +08:00
..
oxc Release oxc v0.0.7 2023-07-06 15:45:09 +08:00
oxc_allocator chore(rust): rust version 1.71.0 nightly 2023-07-13 23:10:10 +08:00
oxc_ast chore(rust): rust version 1.71.0 nightly 2023-07-13 23:10:10 +08:00
oxc_ast_lower publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_cli refactor(cli): Runners (#533) 2023-07-14 11:39:23 +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 chore(rust): rust version 1.71.0 nightly 2023-07-13 23:10:10 +08:00
oxc_index publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_linter fix(linter): change severity of no-this-alias from error to warning 2023-07-20 11:23:47 +08:00
oxc_macros feat(linter): print plugin names for --rules 2023-06-25 22:47:58 +08:00
oxc_minifier test: add tests for boolean related comparison (#563) 2023-07-17 20:55:42 +08:00
oxc_napi Release @oxidation-compiler/napi v0.1.0 2023-07-19 13:15:04 +08:00
oxc_parser publish: bump all crates to v0.0.7 2023-07-06 14:27:13 +08:00
oxc_resolver refactor(resolver): check against Result for better assertion message (#573) 2023-07-20 11:10:56 +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