diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/cool-trainers-happen.md | 5 | ||||
-rw-r--r-- | .changeset/cuddly-clouds-complain.md | 7 | ||||
-rw-r--r-- | .changeset/four-doors-exercise.md | 5 | ||||
-rw-r--r-- | .changeset/four-suns-happen.md | 5 | ||||
-rw-r--r-- | .changeset/friendly-wolves-juggle.md | 5 | ||||
-rw-r--r-- | .changeset/honest-cats-invent.md | 5 | ||||
-rw-r--r-- | .changeset/large-bananas-prove.md | 5 | ||||
-rw-r--r-- | .changeset/lemon-pets-sneeze.md | 5 | ||||
-rw-r--r-- | .changeset/swift-moles-crash.md | 5 | ||||
-rw-r--r-- | .changeset/wise-worms-add.md | 5 |
10 files changed, 0 insertions, 52 deletions
diff --git a/.changeset/cool-trainers-happen.md b/.changeset/cool-trainers-happen.md deleted file mode 100644 index c97c8050e..000000000 --- a/.changeset/cool-trainers-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/partytown': patch ---- - -Update @builder.io/partytown dependency diff --git a/.changeset/cuddly-clouds-complain.md b/.changeset/cuddly-clouds-complain.md deleted file mode 100644 index 8a1c88897..000000000 --- a/.changeset/cuddly-clouds-complain.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@astrojs/cloudflare': major -'@astrojs/solid-js': patch ---- - -adjusting the build settings for cloudflare (reverting back to platform browser over neutral) -adjusting the ssr settings for solidjs (to build for node) diff --git a/.changeset/four-doors-exercise.md b/.changeset/four-doors-exercise.md deleted file mode 100644 index 6919b3a2b..000000000 --- a/.changeset/four-doors-exercise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Ensure dynamic tags have their slot instructions yielded diff --git a/.changeset/four-suns-happen.md b/.changeset/four-suns-happen.md deleted file mode 100644 index 88bb8bc7e..000000000 --- a/.changeset/four-suns-happen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix: import.meta.env.BASE_URL will be '/' in client loaded component on dev mode diff --git a/.changeset/friendly-wolves-juggle.md b/.changeset/friendly-wolves-juggle.md deleted file mode 100644 index a8a3d3bed..000000000 --- a/.changeset/friendly-wolves-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Support Astro.slots.render for mdx diff --git a/.changeset/honest-cats-invent.md b/.changeset/honest-cats-invent.md deleted file mode 100644 index fe9d95f35..000000000 --- a/.changeset/honest-cats-invent.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Refactor hydration path handling diff --git a/.changeset/large-bananas-prove.md b/.changeset/large-bananas-prove.md deleted file mode 100644 index da3467950..000000000 --- a/.changeset/large-bananas-prove.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/image': patch ---- - -Fixes a bug that lost query parameters for remote images in the `<Picture />` component diff --git a/.changeset/lemon-pets-sneeze.md b/.changeset/lemon-pets-sneeze.md deleted file mode 100644 index 23fb164f3..000000000 --- a/.changeset/lemon-pets-sneeze.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixes a bug that logged route cache warnings in `astro dev` diff --git a/.changeset/swift-moles-crash.md b/.changeset/swift-moles-crash.md deleted file mode 100644 index 655f57a12..000000000 --- a/.changeset/swift-moles-crash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -fix object styles not escaped diff --git a/.changeset/wise-worms-add.md b/.changeset/wise-worms-add.md deleted file mode 100644 index fc1f244ab..000000000 --- a/.changeset/wise-worms-add.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Upgrade Astro compiler to 0.26.0 |