oxc/crates
dalaoshu 004ffa082c
feat(linter/vitest): implement prefer-each (#5203)
Related to #4656

---------

Co-authored-by: Don Isaac <donald.isaac@gmail.com>
2024-08-25 23:00:13 -04:00
..
oxc Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_allocator Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_ast fix(ast): serialize TSParenthesizedType with camelCase (#5199) 2024-08-25 22:58:04 +08: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 perf(codegen): slightly faster print_list (#5192) 2024-08-26 01:37:48 +00:00
oxc_diagnostics fix(diagnostics): improve "file is too long to fit on the screen" (#5120) 2024-08-23 11:17:12 +00:00
oxc_index Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_isolated_declarations feat(ast,parser): add definite flag to AccessorProperty node (#5182) 2024-08-25 01:02:50 +00:00
oxc_language_server
oxc_linter feat(linter/vitest): implement prefer-each (#5203) 2024-08-25 23:00:13 -04: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,parser): add definite flag to AccessorProperty node (#5182) 2024-08-25 01:02:50 +00:00
oxc_prettier
oxc_regular_expression chore(regular_expression): remove circular dependency 2024-08-23 16:16:10 +08:00
oxc_semantic fix(transformer/arrow-functions): remove SymbolFlags::ArrowFunction (#5190) 2024-08-25 10:27:00 +00:00
oxc_sourcemap Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_span Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_syntax Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
oxc_transformer fix(transformer/arrow-functions): remove SymbolFlags::ArrowFunction (#5190) 2024-08-25 10:27:00 +00:00
oxc_traverse feat(ast,parser): add definite flag to AccessorProperty node (#5182) 2024-08-25 01:02:50 +00:00
oxc_wasm feat(transformer): always pass in symbols and scopes (#5087) 2024-08-22 16:06:31 +00:00