oxc/crates
2024-05-18 14:41:32 +00:00
..
oxc Release crates v0.13.0 2024-05-14 23:14:15 +08:00
oxc_allocator Release crates v0.13.0 2024-05-14 23:14:15 +08:00
oxc_ast fix(linter/react): rules_of_hooks add support for property hooks/components. (#3300) 2024-05-16 16:38:12 +00:00
oxc_ast_macros Release crate oxc_ast_macros v0.13.0 2024-05-14 23:15:20 +08:00
oxc_cli feat(cli): add --silent to disable all diagnostics printing (#3338) 2024-05-18 10:22:51 +00:00
oxc_codegen refactor(parser): start porting arrow function parsing from tsc (#3340) 2024-05-18 22:35:29 +08:00
oxc_diagnostics feat(cli): add --silent to disable all diagnostics printing (#3338) 2024-05-18 10:22:51 +00:00
oxc_index Release crates v0.13.0 2024-05-14 23:14:15 +08:00
oxc_js_regex
oxc_language_server feat!(linter): enforce rule severity from the cli and configuration file (#3337) 2024-05-18 17:45:19 +08:00
oxc_linter refactor(diagnostics): s/warning/warn 2024-05-18 17:55:05 +08:00
oxc_macros perf(linter): use usize for RuleEnum hash (#3336) 2024-05-18 14:12:32 +08:00
oxc_minifier Release crates v0.13.0 2024-05-14 23:14:15 +08:00
oxc_module_lexer Publish oxc_module_lexer v0.13.0 2024-05-16 22:14:47 +08:00
oxc_parser refactor(paresr): move some structs to js module (#3341) 2024-05-18 14:41:32 +00:00
oxc_prettier
oxc_semantic refactor(semantic): semantic populate scope_id fields in AST (#3303) 2024-05-16 16:21:19 +00:00
oxc_sourcemap Release crates v0.13.0 2024-05-14 23:14:15 +08:00
oxc_span Release crates v0.13.0 2024-05-14 23:14:15 +08:00
oxc_syntax feat(linter): no-barrel-file (#3275) 2024-05-16 07:54:09 +00:00
oxc_transformer refactor(diagnostics): s/warning/warn 2024-05-18 17:55:05 +08:00
oxc_traverse feat(traverse): mutable access to scopes tree + symbol table (#3314) 2024-05-16 16:21:24 +00:00
oxc_wasm refactor: clean up more diagnostics usages 2024-05-12 21:46:03 +08:00