oxc/crates/oxc_traverse
overlookmotel 47bc36832c refactor(traverse): BoundIdentifier methods only take &TraverseCtx (#6811)
These methods don't require a `&mut TraverseCtx`, as they only call methods on `AstBuilder`.
2024-10-23 11:32:01 +00:00
..
scripts refactor(ast)!: remove AstKind::FinallyClause (#6744) 2024-10-21 14:37:51 +00:00
src refactor(traverse): BoundIdentifier methods only take &TraverseCtx (#6811) 2024-10-23 11:32:01 +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.32.0 (#6691) 2024-10-19 23:09:35 +08:00
CHANGELOG.md release(crates): v0.32.0 (#6691) 2024-10-19 23:09:35 +08:00