diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/cool-jokes-unite.md | 5 | ||||
-rw-r--r-- | .changeset/cuddly-baboons-begin.md | 5 | ||||
-rw-r--r-- | .changeset/curvy-dolls-thank.md | 5 | ||||
-rw-r--r-- | .changeset/forty-hotels-itch.md | 5 | ||||
-rw-r--r-- | .changeset/giant-cycles-marry.md | 5 | ||||
-rw-r--r-- | .changeset/strong-colts-hang.md | 5 | ||||
-rw-r--r-- | .changeset/stupid-olives-push.md | 5 | ||||
-rw-r--r-- | .changeset/sweet-sheep-sell.md | 5 |
8 files changed, 0 insertions, 40 deletions
diff --git a/.changeset/cool-jokes-unite.md b/.changeset/cool-jokes-unite.md deleted file mode 100644 index 57f0bedaf..000000000 --- a/.changeset/cool-jokes-unite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/react': patch ---- - -Update `experimentalReactChildren` behavior to support void tags diff --git a/.changeset/cuddly-baboons-begin.md b/.changeset/cuddly-baboons-begin.md deleted file mode 100644 index bfb45dae0..000000000 --- a/.changeset/cuddly-baboons-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/markdown-remark': minor ---- - -Export remarkShiki and remarkPrism plugins diff --git a/.changeset/curvy-dolls-thank.md b/.changeset/curvy-dolls-thank.md deleted file mode 100644 index 47ea8ad32..000000000 --- a/.changeset/curvy-dolls-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Only transition between pages where both have ViewTransitions enabled diff --git a/.changeset/forty-hotels-itch.md b/.changeset/forty-hotels-itch.md deleted file mode 100644 index b13c6db35..000000000 --- a/.changeset/forty-hotels-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/vercel': patch ---- - -Fix Astro's `domains` and `remotePatterns` not being used by Vercel when using Vercel Image Optimization diff --git a/.changeset/giant-cycles-marry.md b/.changeset/giant-cycles-marry.md deleted file mode 100644 index 284f8531b..000000000 --- a/.changeset/giant-cycles-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/solid-js': patch ---- - -Fix hydration in Solid renderer diff --git a/.changeset/strong-colts-hang.md b/.changeset/strong-colts-hang.md deleted file mode 100644 index 90b822b41..000000000 --- a/.changeset/strong-colts-hang.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"astro": patch ---- - -Fix "Cannot read properties of null" error in CLI code diff --git a/.changeset/stupid-olives-push.md b/.changeset/stupid-olives-push.md deleted file mode 100644 index 078e1c69b..000000000 --- a/.changeset/stupid-olives-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/mdx': patch ---- - -Use exported remarkShiki and remarkPrism plugins from `@astrojs/markdown-remark` diff --git a/.changeset/sweet-sheep-sell.md b/.changeset/sweet-sheep-sell.md deleted file mode 100644 index 986a60478..000000000 --- a/.changeset/sweet-sheep-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/svelte': patch ---- - -Fix potential memory leak when component is unmounted |