oxc/crates
2024-04-19 10:34:50 +08:00
..
oxc Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_allocator feat(allocator): make Box's PhantomData own the passed in T (#2952) 2024-04-13 12:31:40 +08:00
oxc_ast feat(transformer/typescript): insert this assignment after the super call (#3018) 2024-04-18 18:53:01 +08:00
oxc_cli feat(linter): Add --jsdoc-plugin flag (#2935) 2024-04-12 10:39:12 +08:00
oxc_codegen feat(codegen): correctly print type-only imports/exports (#2993) 2024-04-15 18:33:02 +08:00
oxc_diagnostics Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_index Release crates v0.12.3 2024-04-11 16:18:17 +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/jsdoc): Update settings.jsdoc method (#3016) 2024-04-18 18:57:00 +08:00
oxc_macros feat(napi/parser): remove experimental flexbuffer api (#2957) 2024-04-13 14:59:31 +08:00
oxc_minifier Make ast types covariant over the allocator lifetime. (#2943) 2024-04-12 18:12:18 +08:00
oxc_module_lexer refactor(ast): add walk_mut functions (#2776) 2024-03-25 20:40:13 +03:30
oxc_parser chore: fix internal doc warnings 2024-04-13 15:59:24 +08:00
oxc_prettier chore: fix internal doc warnings 2024-04-13 15:59:24 +08:00
oxc_semantic fix(semantic/jsdoc): Skip parsing @ inside of backticks (#3017) 2024-04-18 19:18:46 +08:00
oxc_sourcemap Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_span Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_syntax Release crates v0.12.3 2024-04-11 16:18:17 +08:00
oxc_transformer chore(transformer): enable clippy::print_stdout 2024-04-19 10:34:50 +08:00
oxc_wasm feat(transformer): add filename (#2941) 2024-04-11 18:43:51 +08:00