oxc/crates
Boshen 19c68c8c57
chore(Cargo): change how crates are version and published
Let's publish everything under `oxc` instead of individual crates
2023-07-06 14:14:29 +08:00
..
oxc feat(oxc): a single oxc crate (#522) 2023-07-06 13:35:25 +08:00
oxc_allocator chore(rustfmt): run cargo fmt 2023-05-21 11:52:26 +08:00
oxc_ast feat(oxc): a single oxc crate (#522) 2023-07-06 13:35:25 +08:00
oxc_ast_lower chore(Cargo): change how crates are version and published 2023-07-06 14:14:29 +08:00
oxc_cli chore(rust): rust cargo fmt and fix clippy warnings 2023-07-04 15:41:30 +08:00
oxc_diagnostics feat(oxc): a single oxc crate (#522) 2023-07-06 13:35:25 +08:00
oxc_formatter Replace [dev_dependencies] with newer [dev-dependencies] syntax. (#501) 2023-06-30 10:38:08 +08:00
oxc_hir chore(Cargo): change how crates are version and published 2023-07-06 14:14:29 +08:00
oxc_index chore(Cargo): change how crates are version and published 2023-07-06 14:14:29 +08:00
oxc_linter chore(rust): rust cargo fmt and fix clippy warnings 2023-07-04 15:41:30 +08:00
oxc_macros feat(linter): print plugin names for --rules 2023-06-25 22:47:58 +08:00
oxc_minifier chore(Cargo): change how crates are version and published 2023-07-06 14:14:29 +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 feat(oxc): a single oxc crate (#522) 2023-07-06 13:35:25 +08:00
oxc_resolver chore(rust): rust cargo fmt and fix clippy warnings 2023-07-04 15:41:30 +08:00
oxc_semantic chore(rust): rust cargo fmt and fix clippy warnings 2023-07-04 15:41:30 +08:00
oxc_span chore(Cargo): change how crates are version and published 2023-07-06 14:14:29 +08:00
oxc_syntax chore(Cargo): change how crates are version and published 2023-07-06 14:14:29 +08:00
oxc_type_synthesis Replace [dev_dependencies] with newer [dev-dependencies] syntax. (#501) 2023-06-30 10:38:08 +08:00
oxc_wasm chore(rust): rust cargo fmt and fix clippy warnings 2023-07-04 15:41:30 +08:00