..
oxc
refactor(oxc,mangler): oxc crate add mangler; mangler use options API
2024-08-20 22:58:59 +08:00
oxc_allocator
refactor(allocator): move Box and Vec into separate files ( #5034 )
2024-08-21 01:08:08 +00:00
oxc_ast
refactor(ast)!: rename IdentifierReference::reference_flags field ( #5024 )
2024-08-21 00:19:57 +00:00
oxc_ast_macros
Release crates v0.24.3 ( #4950 )
2024-08-18 14:16:25 +08:00
oxc_cfg
Release crates v0.24.3 ( #4950 )
2024-08-18 14:16:25 +08:00
oxc_codegen
fix: comments gen regression ( #5003 )
2024-08-20 18:57:12 +08:00
oxc_diagnostics
Release crates v0.24.3 ( #4950 )
2024-08-18 14:16:25 +08:00
oxc_index
Release crates v0.24.3 ( #4950 )
2024-08-18 14:16:25 +08:00
oxc_isolated_declarations
fix(isolated_declarations): namespaces that are default exported should be considered for expando functions ( #4935 )
2024-08-19 11:24:05 +08: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/eslint-plugin-vitest): implement no-conditional-in-test ( #4971 )
2024-08-22 08:15:32 +08:00
oxc_macros
oxc_mangler
refactor(semantic)!: rename SymbolTable::get_flag to get_flags ( #5030 )
2024-08-21 00:19:58 +00:00
oxc_minifier
feat(oxc_minifier): define plugin with postfix wildcard ( #4979 )
2024-08-21 13:27:09 +00:00
oxc_module_lexer
Release crates v0.24.3 ( #4950 )
2024-08-18 14:16:25 +08:00
oxc_parser
feat(parser): parse regular expression with regex parser ( #4998 )
2024-08-22 03:09:55 +00:00
oxc_prettier
refactor(parser)!: remove builder pattern from Parser struct ( #5000 )
2024-08-20 07:40:25 +00:00
oxc_regular_expression
feat(parser): parse regular expression with regex parser ( #4998 )
2024-08-22 03:09:55 +00:00
oxc_semantic
refactor(semantic)!: ScopeTree::get_child_ids + get_child_ids_mut return value not Option ( #5058 )
2024-08-22 05:57:55 +00:00
oxc_sourcemap
Release crates v0.24.3 ( #4950 )
2024-08-18 14:16:25 +08:00
oxc_span
refactor(span): clarify Atom conversion methods lifetimes ( #4978 )
2024-08-19 11:53:01 +00:00
oxc_syntax
refactor(syntax)!: rename ReferenceFlag to ReferenceFlags ( #5023 )
2024-08-21 00:19:56 +00:00
oxc_transformer
refactor(transformer/logical-assignment-operator): use ctx.clone_identifier_reference ( #5014 )
2024-08-21 09:19:38 +00:00
oxc_traverse
refactor(semantic)!: ScopeTree::get_child_ids + get_child_ids_mut return value not Option ( #5058 )
2024-08-22 05:57:55 +00:00
oxc_wasm
refactor(semantic)!: ScopeTree::get_child_ids + get_child_ids_mut return value not Option ( #5058 )
2024-08-22 05:57:55 +00:00