Skip to content

Commit

Permalink
Revert "Fix slot regression when there are multiple expressions (#952)…
Browse files Browse the repository at this point in the history
…" (#963)

* test(#955): add failing test

* test(#955): add another failing test

* test: whoops it actually passes

* Revert "Fix slot regression when there are multiple expressions (#952)"

This reverts commit 418558c.

* Revert "Fix various issues with slots (#933)"

This reverts commit db13db9.

* chore: changeset

* chore: remove slot parens in test

* test: update test

* chore: remove slot parens in test

* test: add test for #959

---------

Co-authored-by: Nate Moore <nate@astro.build>
  • Loading branch information
MoustaphaDev and natemoo-re committed Feb 6, 2024
1 parent d7f0835 commit c17734d
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 519 deletions.
5 changes: 5 additions & 0 deletions .changeset/gold-bananas-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@astrojs/compiler': patch
---

Rollbacks the dynamic slot generation feature to rework it

0 comments on commit c17734d

Please sign in to comment.