mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
* chore: update compiler * test: remove wasm-panic-error * test: update syntax error to not check message * chore: add changeset * test: skip syntax error test * chore: update changeset
226 B
226 B
astro |
---|
patch |
Fix a host of compiler bugs, including:
- CSS scoping of
*
character inside ofcalc()
expressions - Encoding of double quotes inside of quoted attributes
- Expressions inside of
<table>
elements