oxc/crates
2024-04-03 16:57:52 +08:00
..
oxc Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_allocator Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_ast Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_cli chore: only build the allocators in release mode because they are slow to build (60s) 2024-04-02 17:39:01 +08:00
oxc_codegen Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_diagnostics Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_index Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_js_regex refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
oxc_language_server chore: apply cargo autoinherit (#2826) 2024-03-26 23:57:50 +08:00
oxc_linter feat(linter): eslint-plugin-jest/prefer-mock-promise-sorthand (#2864) 2024-04-03 12:17:34 +08:00
oxc_macros chore: bump syn to v2 (#2888) 2024-04-02 20:57:09 +08:00
oxc_minifier Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_module_lexer refactor(ast): add walk_mut functions (#2776) 2024-03-25 20:40:13 +03:30
oxc_parser Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_prettier chore: Rust v1.77.0 (#2781) 2024-03-21 17:21:57 +00:00
oxc_semantic Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_sourcemap Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_span Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_syntax Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_transformer Release crates v0.11.1 2024-04-03 16:57:52 +08:00
oxc_wasm feat(transformer): add transform-typescript boilerplate (#2866) 2024-03-30 20:48:35 +08:00