oxc/crates
Yuji Sugiura 2609e9021b
fix(semantic/jsdoc): Fix up builder (#2623)
- [x] Update `should_attach_jsdoc` definition
- [x] Update ~poem~ architecture decision comments
- [x] Refine tests
2024-03-08 10:49:51 +08:00
..
oxc Release crates v0.9.0 2024-03-05 15:57:31 +08:00
oxc_allocator Release crates v0.9.0 2024-03-05 15:57:31 +08:00
oxc_ast refactor: "wasm" feature enable "serde" feature (#2639) 2024-03-08 10:06:49 +08:00
oxc_cli feat(cli,linter): provide tsconfig path from the cli (#2526) 2024-02-27 20:00:11 +08:00
oxc_codegen Release crates v0.9.0 2024-03-05 15:57:31 +08:00
oxc_diagnostics Release crates v0.9.0 2024-03-05 15:57:31 +08:00
oxc_index Release crates v0.9.0 2024-03-05 15:57:31 +08:00
oxc_js_regex refactor: rename CompactString to CompactStr (#2619) 2024-03-06 12:24:23 +08:00
oxc_language_server chore(deps): update rust crates (#2589) 2024-03-04 11:23:06 +08:00
oxc_linter feat(linter): support check ImportNamespaceSpecifier in no_import_assign (#2617) 2024-03-07 10:56:34 +08:00
oxc_macros
oxc_minifier feat(span): remove From<String> and From<Cow> API because they create memory leak (#2628) 2024-03-06 20:38:21 +08:00
oxc_parser fix(ast): parse with_clause in re-export declaration (#2634) 2024-03-07 14:09:31 +08:00
oxc_prettier feat(prettier): print with_clause in reexport declaration (#2635) 2024-03-07 14:24:16 +08:00
oxc_semantic fix(semantic/jsdoc): Fix up builder (#2623) 2024-03-08 10:49:51 +08:00
oxc_span refactor: "wasm" feature enable "serde" feature (#2639) 2024-03-08 10:06:49 +08:00
oxc_syntax refactor: "wasm" feature enable "serde" feature (#2639) 2024-03-08 10:06:49 +08:00
oxc_transformer feat(transformer/decorators): handling the coexistence of class decorators and member decorators (#2636) 2024-03-07 16:52:30 +08:00
oxc_wasm refactor(codegen): clean up API around building sourcemaps (#2602) 2024-03-04 16:03:33 +08:00