oxc/crates/oxc_semantic
overlookmotel 5d77b36f24 refactor(semantic): visit_program visit hashbang field (#4370)
The visit was missing previously, though it didn't matter, because semantic doesn't do anything with `Hashbang` anyway. But is needed for #4367.
2024-07-19 16:32:32 +00:00
..
examples refactor(semantic): make control flow generation optional. (#3737) 2024-06-18 15:59:38 +00:00
src refactor(semantic): visit_program visit hashbang field (#4370) 2024-07-19 16:32:32 +00:00
tests fix(semantic): align visit_arrow_function_expression field visit order with ast (#4366) 2024-07-19 14:51:59 +00:00
Cargo.toml Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00
CHANGELOG.md Release crates v0.21.0 (#4344) 2024-07-18 14:39:07 +08:00