oxc/tasks
Boshen d65c652700
feat(parser): display jsx mismatch error, e.g. <Foo></Bar> (#3696)
relates #3548 

I'll remove the closing name in a follow up PR.

The snapshot is incorrect, so I created a follow up issue:
https://github.com/oxc-project/oxc/issues/3697
2024-06-16 01:05:28 +08:00
..
benchmark fix!(codegen): remove the unecessary 4th argument from Codegen::new (#3640) 2024-06-12 07:58:54 +00:00
common chore: update toml format 2024-05-21 22:15:47 +08:00
coverage feat(parser): display jsx mismatch error, e.g. <Foo></Bar> (#3696) 2024-06-16 01:05:28 +08:00
javascript_globals chore: update Cargo.toml and deny.yaml 2024-03-05 16:31:05 +08:00
lint_rules refactor(linter): merge deepscan rules into oxc rules (#3327) 2024-05-17 11:56:06 +00:00
minsize fix!(codegen): remove the unecessary 4th argument from Codegen::new (#3640) 2024-06-12 07:58:54 +00:00
prettier_conformance feat!(ast): make Trivias clonable by adding Arc (#3638) 2024-06-12 13:16:10 +08:00
rulegen feat(tasks/rulegen): support generate fix cases (#3600) 2024-06-10 17:16:50 +08:00
transform_conformance feat(codegen)!: remove CodegenOptions::enable_typescript (#3674) 2024-06-14 21:56:00 +08:00
website chore: change website url to https://oxc.rs 2024-06-05 22:05:08 +08:00
libs.txt refactor(benchmark): use more complicated files (#1811) 2023-12-25 17:27:02 +08:00