oxc/crates/oxc_traverse
overlookmotel 5d6fa259f4 refactor(traverse)!: remove TraverseCtx::is_static (#7760)
`TraverseCtx::is_static` was only used in logical assignment operators transform, and #7745 removed that usage. So remove this method. `TransformCtx::duplicate_expression` fulfills the same role.
2024-12-10 02:28:30 +00:00
..
scripts chore(deps): remove memoffset dependency (#7573) 2024-12-01 23:39:27 +00:00
src refactor(traverse)!: remove TraverseCtx::is_static (#7760) 2024-12-10 02:28:30 +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.39.0 (#7643) 2024-12-04 19:43:22 +08:00
CHANGELOG.md release(crates): v0.39.0 (#7643) 2024-12-04 19:43:22 +08:00