chore: update compiler
This commit is contained in:
parent
3e4cfea4e2
commit
5742c24542
1 changed files with 10 additions and 0 deletions
10
.changeset/lemon-comics-cheat.md
Normal file
10
.changeset/lemon-comics-cheat.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
'astro': patch
|
||||
---
|
||||
|
||||
Update compiler with the following patches:
|
||||
- Fix components supporting only one style or script
|
||||
- Fix regression where leading `<style>` elements could break generated tags
|
||||
- Fix case-sensitivity of void elements
|
||||
- Fix expressions not working within SVG elements
|
||||
- Fix panic when preprocessed style is empty
|
Loading…
Reference in a new issue