diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/dull-moles-sell.md | 5 | ||||
-rw-r--r-- | .changeset/four-donuts-reply.md | 5 | ||||
-rw-r--r-- | .changeset/mighty-chairs-reply.md | 5 | ||||
-rw-r--r-- | .changeset/new-pumas-begin.md | 5 | ||||
-rw-r--r-- | .changeset/olive-tomatoes-jog.md | 5 | ||||
-rw-r--r-- | .changeset/tasty-mugs-approve.md | 5 | ||||
-rw-r--r-- | .changeset/tasty-rules-sleep.md | 5 | ||||
-rw-r--r-- | .changeset/ten-cheetahs-perform.md | 5 | ||||
-rw-r--r-- | .changeset/wicked-pans-wait.md | 5 |
9 files changed, 0 insertions, 45 deletions
diff --git a/.changeset/dull-moles-sell.md b/.changeset/dull-moles-sell.md deleted file mode 100644 index ba551c12a..000000000 --- a/.changeset/dull-moles-sell.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/solid-js': patch ---- - -Improve third-party solid packages config handling diff --git a/.changeset/four-donuts-reply.md b/.changeset/four-donuts-reply.md deleted file mode 100644 index 5c15ad630..000000000 --- a/.changeset/four-donuts-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Support rendering `@motionone/solid` components diff --git a/.changeset/mighty-chairs-reply.md b/.changeset/mighty-chairs-reply.md deleted file mode 100644 index c72e33087..000000000 --- a/.changeset/mighty-chairs-reply.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix not included file extension in `url` metadata for newly added markdown files diff --git a/.changeset/new-pumas-begin.md b/.changeset/new-pumas-begin.md deleted file mode 100644 index f7f1d558a..000000000 --- a/.changeset/new-pumas-begin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/cloudflare': patch ---- - -Exports new runtime entrypoint's types diff --git a/.changeset/olive-tomatoes-jog.md b/.changeset/olive-tomatoes-jog.md deleted file mode 100644 index 1dac1665e..000000000 --- a/.changeset/olive-tomatoes-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix missing types.d.ts in npm package diff --git a/.changeset/tasty-mugs-approve.md b/.changeset/tasty-mugs-approve.md deleted file mode 100644 index a30e9108b..000000000 --- a/.changeset/tasty-mugs-approve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Upgrade Vite to 3.2 diff --git a/.changeset/tasty-rules-sleep.md b/.changeset/tasty-rules-sleep.md deleted file mode 100644 index 0bc19c626..000000000 --- a/.changeset/tasty-rules-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/react': patch ---- - -remove unnecessary `ReactDOM.renderToString` operation diff --git a/.changeset/ten-cheetahs-perform.md b/.changeset/ten-cheetahs-perform.md deleted file mode 100644 index 3c7fac6e7..000000000 --- a/.changeset/ten-cheetahs-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Improve error messages related to CSS and compiler errors diff --git a/.changeset/wicked-pans-wait.md b/.changeset/wicked-pans-wait.md deleted file mode 100644 index 091e51c88..000000000 --- a/.changeset/wicked-pans-wait.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Allow importing public files in SSR |