diff options
Diffstat (limited to '.changeset/honest-dots-jump.md')
-rw-r--r-- | .changeset/honest-dots-jump.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/honest-dots-jump.md b/.changeset/honest-dots-jump.md deleted file mode 100644 index 9ae5d7f1c..000000000 --- a/.changeset/honest-dots-jump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes conflict between server islands and on-demand dynamic routes in the form of `/[...rest]` or `/[paramA]/[paramB]`. |