From 2168f47c4d01620d1de69f9c00ceeb439bc472bc Mon Sep 17 00:00:00 2001 From: Goulven Clec'h Date: Mon, 29 Apr 2024 15:19:09 +0200 Subject: [PATCH] update changeset --- .changeset/great-turtles-greet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/great-turtles-greet.md b/.changeset/great-turtles-greet.md index c688e0660f..30600a44ad 100644 --- a/.changeset/great-turtles-greet.md +++ b/.changeset/great-turtles-greet.md @@ -2,4 +2,4 @@ "astro": minor --- -Rework how component keys are done +Multiples pages can now have the same component as entrypoint. This is purely internal, this aligns the build process with the behaviour in development server, no public API changes. \ No newline at end of file