astro/.changeset/lovely-clocks-tease.md
Nate Moore 919df13b91
Improve cyclic reference detection, now ignores non-cyclic shared references (#4684)
* 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>
2022-09-08 17:02:29 -05:00

148 B

astro
patch

Fixes regression introduced in #4646 with better cyclic reference detection