e49452325c
* 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