oxc/crates
2024-09-03 02:20:45 +00:00
..
oxc feat(semantic): transform checker check child scope IDs (#5410) 2024-09-03 00:57:13 +00:00
oxc_allocator Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_ast feat(ast)!: remove JSXMemberExpressionObject::Identifier variant (#5358) 2024-09-02 18:35:39 +00:00
oxc_ast_macros Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_cfg Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_codegen feat(ast)!: remove JSXMemberExpressionObject::Identifier variant (#5358) 2024-09-02 18:35:39 +00:00
oxc_diagnostics feat(linter): add hyperlinks to diagnostic messages (#5318) 2024-08-29 05:50:04 +00:00
oxc_index chore: typo fix (#5380) 2024-09-01 15:10:40 +08:00
oxc_isolated_declarations feat(ast): add Function::name() (#5361) 2024-08-31 03:45:45 +00:00
oxc_language_server refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
oxc_linter feat(linter/oxc): add fixer for erasing-op (#5377) 2024-09-03 00:46:55 +00:00
oxc_macros
oxc_mangler Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_minifier Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_module_lexer feat(module_lexer): distinguish for types-only imports and exports (#5184) 2024-08-25 18:22:44 +08:00
oxc_parser feat(ast)!: remove JSXMemberExpressionObject::Identifier variant (#5358) 2024-09-02 18:35:39 +00:00
oxc_prettier fix(ast)!: merge UsingDeclaration into VariableDeclaration (#5270) 2024-08-28 11:26:05 +08:00
oxc_regular_expression feat(regular_expression): implement Display for RegularExpression type. (#5304) 2024-09-03 02:20:45 +00:00
oxc_semantic feat(semantic): transform checker check child scope IDs (#5410) 2024-09-03 00:57:13 +00:00
oxc_sourcemap Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_span feat(span): add CompactStr::to_compact_string method (#5385) 2024-09-01 10:49:39 +00:00
oxc_syntax Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_transformer feat(transformer/typescript): support rewrite_import_extensions option (#5399) 2024-09-03 01:57:42 +00:00
oxc_traverse fix(traverse): insert_scope_below update child scopes records (#5409) 2024-09-03 00:57:12 +00:00
oxc_wasm feat(wasm): turn on all transform options 2024-09-01 00:24:10 +08:00