astro/.changeset/tender-hounds-juggle.md
Matthew Phillips 7daef9a299
Avoid implicit head injection when there is a head element in the tree (#6638)
* Avoid implicit head injection when there is a head element in the tree

* more

* only do it once

* Update the tests

* Update more tests

* update compiler version

* See if scope stuff can be removed now

* Move up where head injection occurs

* Remove result scoping
2023-03-24 11:17:25 -04:00

5 lines
81 B
Markdown

---
'astro': patch
---
Avoid implicit head injection when a head is in the tree