mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
- Fixes https://github.com/oxc-project/oxc/issues/3935 Prior to this, it didn't seem like we were correctly continuing to search the graph after we encountered a backedge (loop). Now, when encountering a cycle, we will not automatically break or prune the search. |
||
|---|---|---|
| .. | ||
| examples | ||
| fixtures | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||