diff options
Diffstat (limited to '.changeset/bumpy-onions-mix.md')
-rw-r--r-- | .changeset/bumpy-onions-mix.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/bumpy-onions-mix.md b/.changeset/bumpy-onions-mix.md deleted file mode 100644 index b2c95a0f6..000000000 --- a/.changeset/bumpy-onions-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Reduces duplicate code in server islands scripts by extracting shared logic into a helper function. |