oxc/crates/oxc_semantic
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
..
examples refactor(cfg): use IndexVec for storing basic blocks (#6323) 2024-10-07 19:28:40 -04:00
src feat(parser)!: use BindingIdentifier for namespace declaration names (#6003) 2024-10-08 08:39:31 +00:00
tests fix(semantic): TSConditionalType scope enter/exit locations (#6351) 2024-10-09 01:34:46 +00:00
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