919df13b91
* fix: improve cyclic reference detection, now ignores references that are not parent/child * fix: only track cyclic parents Co-authored-by: Nate Moore <nate@astro.build>
5 lines
148 B
Markdown
5 lines
148 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fixes regression introduced in [#4646](https://github.com/withastro/astro/pull/4646) with better cyclic reference detection
|