oxc/crates
DonIsaac 2566ce787d refactor(linter): remove OxlintOptions (#6098)
Removed in favor of LinterBuilder
2024-10-11 02:30:26 +00:00
..
oxc release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_allocator release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_ast feat(regular_expression): Support RegExp Modifiers (#6410) 2024-10-10 14:46:17 +00:00
oxc_ast_macros release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_cfg release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_codegen refactor(codegen): only print necessary parentheses in TSAsExpression (#6429) 2024-10-11 02:04:27 +00:00
oxc_data_structures release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_diagnostics release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_index release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_isolated_declarations refactor(isolated-declarations): mark return struct as non exhaustive (#6374) 2024-10-08 22:02:14 -04:00
oxc_language_server refactor(linter): remove OxlintOptions (#6098) 2024-10-11 02:30:26 +00:00
oxc_linter refactor(linter): remove OxlintOptions (#6098) 2024-10-11 02:30:26 +00:00
oxc_macros
oxc_mangler release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_minifier feat(minifier): partially implement minification for some known string methods (#6424) 2024-10-10 15:23:03 +00:00
oxc_module_lexer release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_parser release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_prettier feat(prettier): indent for class definition (#6059) 2024-10-06 22:23:24 +08:00
oxc_regular_expression feat(regular_expression): Support RegExp Modifiers (#6410) 2024-10-10 14:46:17 +00:00
oxc_semantic fix(semantic): TSConditionalType scope enter/exit locations (#6351) 2024-10-09 01:34:46 +00:00
oxc_sourcemap release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_span docs(span): document validity of ModuleKind::Unambiguous (#6423) 2024-10-10 14:59:41 +00:00
oxc_syntax release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_syntax_operations release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_transformer release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
oxc_traverse fix(semantic): TSConditionalType scope enter/exit locations (#6351) 2024-10-09 01:34:46 +00:00
oxc_wasm refactor(codegen)!: change to CodegenReturn::code and CodegenReturn::map (#6310) 2024-10-06 05:05:47 +00:00