oxc/crates
2024-08-28 08:42:37 +00:00
..
oxc
oxc_allocator
oxc_ast feat(ast): add accessibility field to AccessorProperty (#5290) 2024-08-28 08:42:37 +00:00
oxc_ast_macros
oxc_cfg
oxc_codegen feat(ast): add accessibility field to AccessorProperty (#5290) 2024-08-28 08:42:37 +00:00
oxc_diagnostics
oxc_index
oxc_isolated_declarations feat(ast): add accessibility field to AccessorProperty (#5290) 2024-08-28 08:42:37 +00:00
oxc_language_server
oxc_linter fix(linter): eslint-plugin-unicorn prefer-spread wrong linter suggestion on variables of type string (#5265) 2024-08-28 09:26:44 +01:00
oxc_macros
oxc_mangler
oxc_minifier
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): add accessibility field to AccessorProperty (#5290) 2024-08-28 08:42:37 +00:00
oxc_prettier fix(ast)!: merge UsingDeclaration into VariableDeclaration (#5270) 2024-08-28 11:26:05 +08:00
oxc_regular_expression chore(regular_expression): Extract diagnostics (#5287) 2024-08-28 03:19:29 +00:00
oxc_semantic fix(ast)!: merge UsingDeclaration into VariableDeclaration (#5270) 2024-08-28 11:26:05 +08:00
oxc_sourcemap
oxc_span feat(span/source-type): add SourceType factory methods (#5242) 2024-08-27 01:19:54 +00:00
oxc_syntax
oxc_transformer refactor(traverse)!: TraverseCtx::ancestor return Ancestor::None if out of bounds (#5286) 2024-08-28 05:26:16 +00:00
oxc_traverse feat(ast): add accessibility field to AccessorProperty (#5290) 2024-08-28 08:42:37 +00:00
oxc_wasm fix(wasm): reference ast from prettier (#5268) 2024-08-27 22:15:26 +08:00