astro/.changeset/curvy-years-kiss.md
Nate Moore 11ee158ad5
Update @astrojs/compiler (#1730)
* chore: update @astrojs/compiler

* fix: add Fragment handling

* chore: add changeset
2021-11-02 16:20:35 -05:00

9 lines
223 B
Markdown

---
'astro': patch
---
Fix issue with `style` and `script` processing where siblings would be skipped
Fix `Fragment` and `<>` handling for backwards compatability
Fix CSS `--custom-proprty` parsing when using scoped CSS