5afb807688
* fix: use slots inside expressions * test: add test for conditional named slots * test: fix incorrect test fixture * chore: update `@astrojs/compiler` * chore: add test coverage for `switch` Co-authored-by: Nate Moore <nate@astro.build>
5 lines
62 B
Markdown
5 lines
62 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Fix usage of slots inside expressions
|