oxc/crates
Boshen ef336cb66b
feat(parser): recover from async x [newline] => x (#2375)
```javascript
async x
=> x
```

Babel recovers and displays "No line break is allowed before '=>'
2024-02-10 11:19:08 +08:00
..
oxc Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_allocator Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_ast Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_cli feat(cli): add --version (#2182) 2024-01-26 19:13:17 +08:00
oxc_codegen Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_diagnostics Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_index Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_js_regex
oxc_language_server chore(deps): update cargo (#2191) 2024-01-29 11:38:47 +08:00
oxc_linter fix(linter/jsx_a11y): Ensure plugin settings are used (#2359) 2024-02-09 20:55:50 +08:00
oxc_macros feat(linter): remove the --timings feature (#2049) 2024-01-16 14:21:04 +08:00
oxc_minifier Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_parser feat(parser): recover from async x [newline] => x (#2375) 2024-02-10 11:19:08 +08:00
oxc_prettier feat(prettier): print rest parameters (#2370) 2024-02-09 22:59:28 +08:00
oxc_semantic Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_span Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_syntax Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_transformer Publish crates v0.7.0 2024-02-09 23:01:12 +08:00
oxc_wasm chore(wasm): remove console_error_panic_hook 2024-02-02 17:02:01 +08:00