diff options
author | 2023-10-10 07:30:52 -0700 | |
---|---|---|
committer | 2023-10-10 22:30:52 +0800 | |
commit | 9cd6a6657b328cec4ad98020e2bcd73c34a869ce (patch) | |
tree | 6f2ca1133391bd5403813705f0c730246b04f767 /.changeset | |
parent | c071458257b014efcae7ec7e29d5d87d5ecaf8b6 (diff) | |
download | astro@3.2.4.tar.gz astro@3.2.4.tar.zst astro@3.2.4.zip |
[ci] release (#8768)astro@3.2.4@astrojs/tailwind@5.0.2@astrojs/cloudflare@7.5.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/early-ghosts-hang.md | 6 | ||||
-rw-r--r-- | .changeset/great-bears-watch.md | 9 | ||||
-rw-r--r-- | .changeset/heavy-elephants-tan.md | 5 | ||||
-rw-r--r-- | .changeset/large-clouds-sip.md | 5 | ||||
-rw-r--r-- | .changeset/seven-seas-hide.md | 5 | ||||
-rw-r--r-- | .changeset/sharp-insects-yawn.md | 5 | ||||
-rw-r--r-- | .changeset/tidy-bags-give.md | 5 | ||||
-rw-r--r-- | .changeset/wise-lions-lay.md | 5 | ||||
-rw-r--r-- | .changeset/young-taxis-battle.md | 5 |
9 files changed, 0 insertions, 50 deletions
diff --git a/.changeset/early-ghosts-hang.md b/.changeset/early-ghosts-hang.md deleted file mode 100644 index 41215d739..000000000 --- a/.changeset/early-ghosts-hang.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@astrojs/tailwind': patch -'astro': patch ---- - -The `@astrojs/tailwind` integration now creates a `tailwind.config.mjs` file by default diff --git a/.changeset/great-bears-watch.md b/.changeset/great-bears-watch.md deleted file mode 100644 index ced76bad7..000000000 --- a/.changeset/great-bears-watch.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'astro': patch ---- - -Revert fix #8472 - -[#8472](https://github.com/withastro/astro/pull/8472) caused some style files from previous pages to not be cleanly deleted on view transitions. For a discussion of a future fix for the original issue [#8144](https://github.com/withastro/astro/issues/8114) see [#8745](https://github.com/withastro/astro/pull/8745). - - diff --git a/.changeset/heavy-elephants-tan.md b/.changeset/heavy-elephants-tan.md deleted file mode 100644 index 4dc2b8579..000000000 --- a/.changeset/heavy-elephants-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/cloudflare': patch ---- - -Adds `cloudflare:sockets` compile support diff --git a/.changeset/large-clouds-sip.md b/.changeset/large-clouds-sip.md deleted file mode 100644 index c271de43c..000000000 --- a/.changeset/large-clouds-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixed an issue on Windows where lowercase drive letters in current working directory led to missing scripts and styles. diff --git a/.changeset/seven-seas-hide.md b/.changeset/seven-seas-hide.md deleted file mode 100644 index 1b758f404..000000000 --- a/.changeset/seven-seas-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix flickering during view transitions diff --git a/.changeset/sharp-insects-yawn.md b/.changeset/sharp-insects-yawn.md deleted file mode 100644 index 742517633..000000000 --- a/.changeset/sharp-insects-yawn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Make CSS chunk names less confusing diff --git a/.changeset/tidy-bags-give.md b/.changeset/tidy-bags-give.md deleted file mode 100644 index 9bf67c0e3..000000000 --- a/.changeset/tidy-bags-give.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/cloudflare': patch ---- - -Adds support for `node:crypto` diff --git a/.changeset/wise-lions-lay.md b/.changeset/wise-lions-lay.md deleted file mode 100644 index 5718740fe..000000000 --- a/.changeset/wise-lions-lay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix transition attributes on islands diff --git a/.changeset/young-taxis-battle.md b/.changeset/young-taxis-battle.md deleted file mode 100644 index 66d0ad1d4..000000000 --- a/.changeset/young-taxis-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix an issue where HTML attributes do not render if getHTMLAttributes in an image service returns a Promise
\ No newline at end of file |