oxc/crates/oxc_traverse
overlookmotel 582ce9ea65 refactor(traverse)!: TraverseCtx::ancestor return Ancestor::None if out of bounds (#5286)
This aligns it better with `TraverseCtx::parent` which always returns an `Ancestor`.
2024-08-28 05:26:16 +00:00
..
scripts refactor(traverse): improve safety via type system (#5277) 2024-08-28 01:07:11 +00:00
src refactor(traverse)!: TraverseCtx::ancestor return Ancestor::None if out of bounds (#5286) 2024-08-28 05:26:16 +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