diff options
author | 2024-10-01 06:26:50 -0700 | |
---|---|---|
committer | 2024-10-01 15:26:50 +0200 | |
commit | f06feee7c44665f23ab846791b7c57276ddfde97 (patch) | |
tree | 5a20e797be1d5147fe5ea5b63a10e1c1ea6436df /.changeset | |
parent | 76c5fbd6f3a8d41367f1d7033278d133d518213b (diff) | |
download | astro-f06feee7c44665f23ab846791b7c57276ddfde97.tar.gz astro-f06feee7c44665f23ab846791b7c57276ddfde97.tar.zst astro-f06feee7c44665f23ab846791b7c57276ddfde97.zip |
[ci] release (#12074)astro@4.15.10
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/afraid-candles-hear.md | 5 | ||||
-rw-r--r-- | .changeset/fifty-squids-build.md | 5 | ||||
-rw-r--r-- | .changeset/lemon-flowers-tease.md | 5 | ||||
-rw-r--r-- | .changeset/real-nails-tan.md | 5 |
4 files changed, 0 insertions, 20 deletions
diff --git a/.changeset/afraid-candles-hear.md b/.changeset/afraid-candles-hear.md deleted file mode 100644 index 1e0441e4f..000000000 --- a/.changeset/afraid-candles-hear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Adds missing filePath property on content layer entries diff --git a/.changeset/fifty-squids-build.md b/.changeset/fifty-squids-build.md deleted file mode 100644 index cc0678a56..000000000 --- a/.changeset/fifty-squids-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -View transitions: Fixes Astro's fade animation to prevent flashing during morph transitions. diff --git a/.changeset/lemon-flowers-tease.md b/.changeset/lemon-flowers-tease.md deleted file mode 100644 index e4b2b3f5f..000000000 --- a/.changeset/lemon-flowers-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes injected endpoint `prerender` option detection diff --git a/.changeset/real-nails-tan.md b/.changeset/real-nails-tan.md deleted file mode 100644 index 9e78e35de..000000000 --- a/.changeset/real-nails-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix installing non-stable versions of integrations with `astro add` |