-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Revert "fix(compiler): Support dynamic slot names (#9605)" This reverts commit 8ce40a4. * chore: changeset * Update .changeset/weak-pans-sit.md * chore: bump compiler version * fix failing test We were expecting the source code to produce an error, but in 2.4.0 of the compiler, that generates valid code --------- Co-authored-by: Erika <[email protected]>
- Loading branch information
1 parent
56db6ae
commit c53a313
Showing
7 changed files
with
12 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
"astro": patch | ||
--- | ||
|
||
Rollbacks the feature which allowed to dynamically generate slots with variable slot names due to unexpected regressions. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 0 additions & 24 deletions
24
packages/astro/test/fixtures/astro-slots/src/pages/dynamic-for.astro
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
packages/astro/test/fixtures/astro-slots/src/pages/dynamic-map.astro
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.