oxc/crates/oxc_syntax
Boshen 1f7033e7ab
fix(semantic): correctly resolve identifiers inside parameter initializers (#3046)
close: #2644
This fixes function parameters. I think we need an extra AST node to fix catch parameters, which will be the next PR.
2024-04-21 23:38:31 +08:00
..
src fix(semantic): correctly resolve identifiers inside parameter initializers (#3046) 2024-04-21 23:38:31 +08:00
Cargo.toml Release crates v0.12.4 2024-04-19 16:40:05 +08:00
CHANGELOG.md Release crates v0.12.2 2024-04-08 11:13:13 +08:00