oxc/crates/oxc_traverse
overlookmotel d304d6f973 refactor(semantic)!: always create a scope for CatchClause (#5109)
Part of #5008. Make scope for `CatchClause` unconditional. i.e. always create a scope, even if there is no catch parameter.
2024-08-23 08:30:27 +00:00
..
scripts refactor(traverse): simpler code for entering/exiting unconditional scopes (#4685) 2024-08-06 13:03:02 +00:00
src refactor(semantic)!: always create a scope for CatchClause (#5109) 2024-08-23 08:30:27 +00:00
build.rs fix(traverse): do not publish the build script 2024-06-08 16:31:21 +08:00
Cargo.toml Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
CHANGELOG.md Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00