astro/.changeset/fuzzy-stingrays-count.md
Nate Moore e49452325c
chore: update compiler (#1975)
* 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
2021-11-22 14:36:14 -06:00

226 B

astro
patch

Fix a host of compiler bugs, including:

  • CSS scoping of * character inside of calc() expressions
  • Encoding of double quotes inside of quoted attributes
  • Expressions inside of <table> elements