11ee158ad5
* chore: update @astrojs/compiler * fix: add Fragment handling * chore: add changeset
9 lines
223 B
Markdown
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
|