10 lines
226 B
Markdown
10 lines
226 B
Markdown
|
---
|
||
|
'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
|
||
|
|