oxc/crates/oxc_traverse
DonIsaac 834ee2aa6c fix(semantic): TSConditionalType scope enter/exit locations (#6351)
Fixes the same problem as #6270, but uses `#[scope(enter_before)]` and `#[scope(exit_after)]` to correct scope entry/exit locations.
2024-10-09 01:34:46 +00:00
..
scripts feat(ast_tools): support #[scope(exit_before)] (#6350) 2024-10-09 01:34:44 +00:00
src fix(semantic): TSConditionalType scope enter/exit locations (#6351) 2024-10-09 01:34:46 +00:00
build.rs
Cargo.toml release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00
CHANGELOG.md release(crates): v0.31.0 (#6360) 2024-10-08 20:55:24 +08:00