oxc/crates
Angelo Annunziata b72f83b000
feat(linter): for-direction rule add check for condition in reverse o… (#1418)
Align eslint **for-direction** rule with the new default behaviour
https://github.com/eslint/eslint/pull/17755
2023-11-18 23:53:39 +00:00
..
oxc chore: run fmt 2023-11-16 13:36:42 +08:00
oxc_allocator Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_ast feat(prettier): print ExportAllDeclaration (#1381) 2023-11-17 13:16:55 +00:00
oxc_cli rust: do not compile libs and bins that do not have tests (#1342) 2023-11-16 13:35:24 +08:00
oxc_codegen Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_diagnostics Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_formatter Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_index Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_linter feat(linter): for-direction rule add check for condition in reverse o… (#1418) 2023-11-18 23:53:39 +00:00
oxc_linter_plugin chore(deps): bump the dependencies group with 4 updates (#1100) 2023-10-30 15:09:28 +08:00
oxc_macros
oxc_minifier Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_parser fix(parser): Fix type import (#1291) 2023-11-14 15:17:58 +08:00
oxc_prettier feat(prettier): start adding parent stack (#1415) 2023-11-18 16:39:24 +00:00
oxc_query Rust v1.74.0 (#1357) 2023-11-16 15:21:45 +00:00
oxc_resolver chore(resolver): remove tracing_subscriber (#1362) 2023-11-17 13:34:54 +08:00
oxc_semantic Rust v1.74.0 (#1357) 2023-11-16 15:21:45 +00:00
oxc_span Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_syntax Release Oxc v0.3.0 2023-11-06 19:11:16 +08:00
oxc_transformer feat(transformer/react-jsx): set automatic to the default value for runtime (#1270) 2023-11-14 09:26:21 +08:00
oxc_type_synthesis chore: run fmt 2023-11-16 13:36:42 +08:00
oxc_wasm refactor(prettier): impl Display for Doc (#1401) 2023-11-18 11:17:03 +08:00