oxc/crates
2024-04-17 13:34:31 +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): react jsx transform (#2961) 2024-04-14 10:50:17 +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
oxc_language_server chore: apply cargo autoinherit (#2826) 2024-03-26 23:57:50 +08:00
oxc_linter feat(linter/jsdoc): Implement require-property rule (#3011) 2024-04-17 12:18:59 +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 feat(semantic/jsdoc): Handle optional type syntax for type name part (#2960) 2024-04-15 10:18:39 +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 feat(transformer/react): reports duplicate __self/__source prop error (#3009) 2024-04-17 13:34:31 +08:00
oxc_wasm feat(transformer): add filename (#2941) 2024-04-11 18:43:51 +08:00