diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/forty-colts-ring.md | 5 | ||||
-rw-r--r-- | .changeset/healthy-poems-know.md | 5 | ||||
-rw-r--r-- | .changeset/modern-chicken-cry.md | 14 | ||||
-rw-r--r-- | .changeset/nervous-points-confess.md | 5 | ||||
-rw-r--r-- | .changeset/odd-donuts-push.md | 5 |
5 files changed, 0 insertions, 34 deletions
diff --git a/.changeset/forty-colts-ring.md b/.changeset/forty-colts-ring.md deleted file mode 100644 index d251d78ec..000000000 --- a/.changeset/forty-colts-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix Safari client:visible refresh bug diff --git a/.changeset/healthy-poems-know.md b/.changeset/healthy-poems-know.md deleted file mode 100644 index a2448f71e..000000000 --- a/.changeset/healthy-poems-know.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Replaces vite/client types with astro/client diff --git a/.changeset/modern-chicken-cry.md b/.changeset/modern-chicken-cry.md deleted file mode 100644 index bfddc02ee..000000000 --- a/.changeset/modern-chicken-cry.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -'@astrojs/prism': minor -'create-astro': minor -'@astrojs/mdx': minor -'@astrojs/preact': minor -'@astrojs/react': minor -'@astrojs/solid-js': minor -'@astrojs/svelte': minor -'@astrojs/vue': minor -'@astrojs/telemetry': minor -'astro': patch ---- - -Update supported `node` versions. Minimum versions are now `node@14.20.0` or `node@16.16.0`. diff --git a/.changeset/nervous-points-confess.md b/.changeset/nervous-points-confess.md deleted file mode 100644 index 6eb277b55..000000000 --- a/.changeset/nervous-points-confess.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'create-astro': patch ---- - -Fix portfolio example JSX error diff --git a/.changeset/odd-donuts-push.md b/.changeset/odd-donuts-push.md deleted file mode 100644 index ac950ecd5..000000000 --- a/.changeset/odd-donuts-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Update `@astrojs/compiler` to latest |